diff --git a/.github/workflows/chart-publish.yml b/.github/workflows/chart-publish.yml index 8a50f3b611..a3349d4882 100644 --- a/.github/workflows/chart-publish.yml +++ b/.github/workflows/chart-publish.yml @@ -22,7 +22,7 @@ jobs: BASE_REPO: "ghcr.io/stacklok/minder" steps: - name: Install Cosign - uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0 + uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0 - name: Checkout uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Setup Go diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index b40436e00a..8e96a89b39 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -69,7 +69,7 @@ jobs: - name: Install Syft uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0 - name: Install Cosign - uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0 + uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0 - name: Run GoReleaser id: run-goreleaser uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0