Skip to content

Commit

Permalink
Merge pull request #224 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.0

chore(deps): Bump python-semantic-release/python-semantic-release from 9.10.1 to 9.11.0
  • Loading branch information
jmgate authored Oct 14, 2024
2 parents e5fcb10 + 50f3886 commit 39c302d
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@d6ea6b856fc884559d9f66b4d9a7dd643fc82c6a # master
uses: python-semantic-release/python-semantic-release@ce77b7cf8cd82f06a01a17f0c57e9e6055f96cce # master
with:
github_token: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit 39c302d

Please sign in to comment.