Skip to content

Commit c005d40

Browse files
authored
Merge pull request #130 from sandialabs/dependabot/github_actions/python-semantic-release/python-semantic-release-9.10.1
chore(deps): Bump python-semantic-release/python-semantic-release from 9.10.0 to 9.10.1
2 parents 19a0c8c + 796bd6c commit c005d40

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Python Semantic Release
3131
id: release
32-
uses: python-semantic-release/python-semantic-release@18399a7209118c6f0bcc923857ef7052cc5de5e3 # master
32+
uses: python-semantic-release/python-semantic-release@d6ea6b856fc884559d9f66b4d9a7dd643fc82c6a # master
3333
with:
3434
github_token: ${{ secrets.GH_TOKEN }}
3535

0 commit comments

Comments
 (0)