Skip to content

Commit

Permalink
ci: bump the github-actions group with 2 updates (#55)
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).

Updates `python-semantic-release/python-semantic-release` from 9.17.0 to 9.19.0
Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent e44ae22 commit 7886706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Semantic Release
id: semantic
uses: python-semantic-release/python-semantic-release@v9.17.0
uses: python-semantic-release/python-semantic-release@v9.19.0
with:
github_token: ${{ steps.app-token.outputs.token }}
env:
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:

- name: Install CoSign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.7.0
uses: sigstore/cosign-installer@v3.8.0
with:
cosign-release: 'v2.4.0'

Expand Down

0 comments on commit 7886706

Please # to comment.