Skip to content

Commit

Permalink
Merge pull request #139 from linuxserver-labs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/sigstore/cosign-installer-3.7.0
  • Loading branch information
thespad authored Oct 7, 2024
2 parents 3de1d01 + 2c89804 commit 0e35203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: docker/[email protected]
-
name: Install Cosign
uses: sigstore/cosign-installer@v3.6.0
uses: sigstore/cosign-installer@v3.7.0
-
name: Login to GitHub Container Registry
uses: docker/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-split-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Install Cosign
uses: sigstore/cosign-installer@v3.6.0
uses: sigstore/cosign-installer@v3.7.0
-
name: Create image tags
id: image_tags
Expand Down

0 comments on commit 0e35203

Please sign in to comment.