Skip to content

Commit

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

chore(deps): Bump python-semantic-release/python-semantic-release from 9.11.0 to 9.11.1
  • Loading branch information
jmgate authored Oct 16, 2024
2 parents fa6b0f8 + 7107f0c commit 263ed65
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@ce77b7cf8cd82f06a01a17f0c57e9e6055f96cce # master
uses: python-semantic-release/python-semantic-release@657118d28ae4a74d8a387bedf5db2bb7bac0cb33 # master
with:
github_token: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit 263ed65

Please sign in to comment.