mirror of
https://github.com/GothenburgBitFactory/task-timewarrior-hook.git
synced 2025-06-26 10:54:27 +02:00
Merge pull request #12 from GothenburgBitFactory/dependabot/github_actions/sigstore/cosign-installer-3.0.1
This commit is contained in:
commit
360fc2292a
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@v2.8.1
|
||||
uses: sigstore/cosign-installer@v3.0.1
|
||||
|
||||
- name: Log into registry ${{ env.REGISTRY }}
|
||||
uses: docker/login-action@v2.1.0
|
||||
|
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@v2.8.1
|
||||
uses: sigstore/cosign-installer@v3.0.1
|
||||
|
||||
- name: Log into registry ${{ env.REGISTRY }}
|
||||
uses: docker/login-action@v2.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue