diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index b703859..e68bd58 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -17,7 +17,7 @@ jobs: contents: read # checkout packages: write # push image + manifests OCI artifact id-token: write # keyless cosign signing (via GitHub OIDC) - uses: devantler-tech/actions/.github/workflows/publish-app.yaml@3ee6cb9bbd616c2a38779be41a5e41f3e77282d0 # v13.2.3 + uses: devantler-tech/actions/.github/workflows/publish-app.yaml@4f4e07a3ebf3e1161756a292966e36c91a65ee04 # v13.3.0 with: # publish-app pins the freshly built image digest into the container with # this name in deploy/deployment.yaml. Keep that container's name equal to