Skip to content

Commit

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

build(deps): bump python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0
  • Loading branch information
MRichards99 authored Jan 4, 2024
2 parents 721d87f + 55061c3 commit 5ac810a
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@3abfb7ac216b9ad439de24fda60eca84038e850e # v8.0.8
uses: python-semantic-release/python-semantic-release@d38d71ef2ae2b3c34066557ddb822385c1730c7f # v8.3.0
with:
github_token: ${{ secrets.ADMIN_PAT }}

0 comments on commit 5ac810a

Please sign in to comment.