Skip to content

Commit

Permalink
chore(gh-actions-deps): update python-semantic-release/python-semanti…
Browse files Browse the repository at this point in the history
…c-release action to v9.9.0 in all dependant reusable workflows
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent fe0d2bf commit 549ced9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable-package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
previous-changelog-filepath: ${{ inputs.previous-changelog-filepath }}
previous-release-notes-filepath: ${{ inputs.previous-release-notes-filepath }}
- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@cbe8eaaa7a06ef218fce69bd1bc01dd16483dc6d # v9.8.9
uses: python-semantic-release/python-semantic-release@fd8c509df1f16daf3f71a9a6fac49247017017b2 # v9.9.0
id: release
with:
force: ${{ inputs.release-level }}
Expand Down

0 comments on commit 549ced9

Please sign in to comment.