Skip to content

Commit

Permalink
Merge pull request #500 from ral-facilities/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/python-semantic-release/python-semantic-release-9.12.0

build(deps): bump python-semantic-release/python-semantic-release from 9.11.0 to 9.12.0
  • Loading branch information
MRichards99 authored Oct 21, 2024
2 parents 50110da + 5e6a880 commit 1f0aba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
token: ${{ secrets.ADMIN_PAT }}

- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@ce77b7cf8cd82f06a01a17f0c57e9e6055f96cce # v9.11.0
uses: python-semantic-release/python-semantic-release@c1bcfdbb994243ac7cf419365d5894d6bfb2950e # v9.12.0
with:
github_token: ${{ secrets.ADMIN_PAT }}

0 comments on commit 1f0aba1

Please sign in to comment.