diff --git a/.github/workflows/container-push.yml b/.github/workflows/container-push.yml index 428753f..04888c4 100644 --- a/.github/workflows/container-push.yml +++ b/.github/workflows/container-push.yml @@ -202,7 +202,7 @@ jobs: - name: Create multi arch manifest id: manifest - uses: greenbone/actions/container-multi-arch-manifest@f0c8b8268b98d09237774489fefc2c0ab77703aa # v3.27.13 + uses: greenbone/actions/container-multi-arch-manifest@aa49604a7c2a28d7810d23addac6513af7d8e11f # v3.36.12 with: cosign-key: ${{ secrets.COSIGN_KEY_OPENSIGHT }} cosign-key-password: ${{ secrets.COSIGN_KEY_PASSWORD_OPENSIGHT }}