Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JP-Ellis committed Mar 11, 2024
1 parent 46fa5b3 commit 60596d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
- name: Generate release
id: release
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v2
with:
files: wheels/*
body_path: ${{ runner.temp }}/changelog
Expand Down

0 comments on commit 60596d2

Please sign in to comment.