chore(deps): update github-actions (#597)

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Mend Renovate
2023-05-15 04:05:12 +00:00
committed by GitHub
parent ab4b6b4cc7
commit 52a48d18af
+2 -2
View File
@@ -49,7 +49,7 @@ jobs:
actions: read # For the detection of GitHub Actions environment.
id-token: write # For signing.
contents: write # For asset uploads.
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.5.0
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.6.0
with:
go-version: 1.18
config-file: .slsa-goreleaser/${{matrix.os}}-${{matrix.arch}}.yml
@@ -63,7 +63,7 @@ jobs:
permissions: read-all
steps:
- name: Install the verifier
uses: slsa-framework/slsa-verifier/actions/installer@v2.2.0
uses: slsa-framework/slsa-verifier/actions/installer@v2.3.0
- name: Download assets
env: