Skip to content

Commit

Permalink
Merge pull request #229 from sandialabs/dependabot/github_actions/pyt…
Browse files Browse the repository at this point in the history
…hon-semantic-release/python-semantic-release-9.12.0

chore(deps): Bump python-semantic-release/python-semantic-release from 9.11.1 to 9.12.0
  • Loading branch information
jmgate authored Oct 21, 2024
2 parents 9f30171 + 4169858 commit 7a63e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@657118d28ae4a74d8a387bedf5db2bb7bac0cb33 # master
uses: python-semantic-release/python-semantic-release@c1bcfdbb994243ac7cf419365d5894d6bfb2950e # master
with:
github_token: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit 7a63e0b

Please sign in to comment.