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.8.8
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent fef0346 commit 7b35d22
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 @@ -139,7 +139,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@708671d0eb33bcbea78c5a3d81ae04c60deeddf3 # v9.8.7
uses: python-semantic-release/python-semantic-release@fe6b271e942115b528c85e42bc19611b01dcea59 # v9.8.8
id: release
with:
force: ${{ inputs.release-level }}
Expand Down

0 comments on commit 7b35d22

Please sign in to comment.