We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00aea0d + f8e3080 commit db65cecCopy full SHA for db65cec
1 file changed
.github/workflows/helm-chart-release.yml
@@ -115,7 +115,7 @@ jobs:
115
git config --global url."https://${GH_TOKEN}:x-oauth-basic@github.com/".insteadOf "https://github.com/"
116
117
- name: Generate provenance attestation for sbombastic chart and push to OCI
118
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
119
if: env.DIGEST_sbombastic != ''
120
with:
121
push-to-registry: true
0 commit comments