Skip to content

Commit 532a0d7

Browse files
committed
chore(deps): update github-actions
Signed-off-by: Renovate Bot <[email protected]>
1 parent 1ac77fa commit 532a0d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
actions: read # For the detection of GitHub Actions environment.
5050
id-token: write # For signing.
5151
contents: write # For asset uploads.
52-
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.5.0
52+
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.6.0
5353
with:
5454
go-version: 1.18
5555
config-file: .slsa-goreleaser/${{matrix.os}}-${{matrix.arch}}.yml
@@ -63,7 +63,7 @@ jobs:
6363
permissions: read-all
6464
steps:
6565
- name: Install the verifier
66-
uses: slsa-framework/slsa-verifier/actions/installer@v2.2.0
66+
uses: slsa-framework/slsa-verifier/actions/installer@v2.3.0
6767

6868
- name: Download assets
6969
env:

0 commit comments

Comments
 (0)