From d288eb119a2e2dedb46d9d4f78f98ac65b3da25f Mon Sep 17 00:00:00 2001 From: "syself-bot[bot]" <115953087+syself-bot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 09:59:49 +0000 Subject: [PATCH] :seedling: Update github-actions group | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | sigstore/cosign-installer | v3.1.2 | v3.2.0 | --- .github/workflows/build.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/schedule-link-checker.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9e566e566..bbd395a21 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Install Cosign - uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2 + uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0 - name: Setup Env run: | diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6e9078beb..47eca81ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Install Cosign - uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2 + uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8 # v3.2.0 - name: Install Bom shell: bash diff --git a/.github/workflows/schedule-link-checker.yml b/.github/workflows/schedule-link-checker.yml index 0f8f47ef2..ff4c85d63 100644 --- a/.github/workflows/schedule-link-checker.yml +++ b/.github/workflows/schedule-link-checker.yml @@ -32,7 +32,7 @@ jobs: - name: Find Link Checker Issue id: link-checker-issue - uses: micalevisk/last-issue-action@0c6e067a6497b7886b8c5cd2d989519bd02f5bea # v2 + uses: micalevisk/last-issue-action@f5661581217cc78cc282d1351aa65bd8bd155003 # v2 with: state: open labels: |