Skip to content

Commit df7b829

Browse files
committed
build: Update build dependencies
Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
1 parent 9b20771 commit df7b829

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ jobs:
1919
image-digest: ${{ steps.image-info.outputs.image_digest }}
2020
steps:
2121
- name: Checkout source code
22-
uses: actions/checkout@v4.1.1
22+
uses: actions/checkout@v4.1.6
2323

2424
- name: Set up Carvel
2525
uses: carvel-dev/setup-action@v2.0.0
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828

2929
- name: Log into container registry
30-
uses: redhat-actions/podman-login@v1.6
30+
uses: redhat-actions/podman-login@v1.7
3131
with:
3232
username: ${{ github.actor }}
3333
password: ${{ secrets.GITHUB_TOKEN }}
@@ -87,10 +87,10 @@ jobs:
8787
IMAGE_DIGEST: ${{ needs.build.outputs.image-digest }}
8888
steps:
8989
- name: Install Cosign
90-
uses: sigstore/cosign-installer@v3.4.0
90+
uses: sigstore/cosign-installer@v3.5.0
9191

9292
- name: Log into container registry
93-
uses: redhat-actions/podman-login@v1.6
93+
uses: redhat-actions/podman-login@v1.7
9494
with:
9595
username: ${{ github.actor }}
9696
password: ${{ secrets.GITHUB_TOKEN }}
@@ -106,7 +106,7 @@ jobs:
106106
actions: read
107107
id-token: write
108108
packages: write
109-
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.9.0
109+
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_container_slsa3.yml@v1.10.0
110110
with:
111111
image: ${{ needs.build.outputs.image-name }}
112112
digest: ${{ needs.build.outputs.image-digest }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy