From 52a48d18afba096642695f6900672b82f896e4d0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 15 May 2023 06:05:12 +0200 Subject: [PATCH] chore(deps): update github-actions (#597) Signed-off-by: Renovate Bot --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 50eda01..5950240 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: