Skip to content

Commit d0dfadd

Browse files
build(deps): bump softprops/action-gh-release in the actions group (#203)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9026e14 commit d0dfadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ runs:
107107
name: "signing-artifacts-${{ github.job }}"
108108
path: "${{ env.GHA_SIGSTORE_PYTHON_INTERNAL_SIGNING_ARTIFACTS }}"
109109

110-
- uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
110+
- uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2
111111
if: inputs.release-signing-artifacts == 'true' && github.event_name == 'release' && github.event.action == 'published'
112112
with:
113113
files: "${{ env.GHA_SIGSTORE_PYTHON_INTERNAL_SIGNING_ARTIFACTS }}"

0 commit comments

Comments
 (0)