Skip to content

Commit 7b516ae

Browse files
authored
Merge pull request #95 from sandialabs/dependabot/github_actions/python-semantic-release/upload-to-gh-release-9.8.8
chore(deps): Bump python-semantic-release/upload-to-gh-release from 9.8.7 to 9.8.8
2 parents 4140027 + 5596bf6 commit 7b516ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
if: steps.release.outputs.released == 'true'
3939

4040
- name: Publish to GitHub Releases
41-
uses: python-semantic-release/upload-to-gh-release@17c75b706f81263690a0a0dc88d83415f783fc04 # main
41+
uses: python-semantic-release/upload-to-gh-release@fa2bbbf8e61069551abd513fdc5627e14c8637c7 # main
4242
if: steps.release.outputs.released == 'true'
4343
with:
4444
github_token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)