diff --git a/.github/workflows/container-push.yml b/.github/workflows/container-push.yml index 7cd9103..025c7cc 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@aa49604a7c2a28d7810d23addac6513af7d8e11f # v3.36.12 + uses: greenbone/actions/container-multi-arch-manifest@1e7f352e793c3815c54aebe8f9da50d7a80e6f41 # v3.36.18 with: cosign-key: ${{ secrets.COSIGN_KEY_OPENSIGHT }} cosign-key-password: ${{ secrets.COSIGN_KEY_PASSWORD_OPENSIGHT }}