Skip to content

Commit 18620d2

Browse files
chore(deps): update actions/attest-build-provenance action to v4 in .github/workflows/release.yaml (#539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2d50b8 commit 18620d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo "digest=${DIGEST}" >> $GITHUB_OUTPUT
6363
6464
- name: Attest chart OCI artifact
65-
uses: actions/attest-build-provenance@v3
65+
uses: actions/attest-build-provenance@v4
6666
with:
6767
subject-name: ghcr.io/${{ github.repository_owner }}/charts/atlantis
6868
subject-digest: ${{ steps.push-chart.outputs.digest }}

0 commit comments

Comments
 (0)