Skip to content

Commit 212a82d

Browse files
authored
Merge pull request #363 from nanotaboada/dependabot/github_actions/actions/attest-build-provenance-4.2.2
chore(deps): bump actions/attest-build-provenance from 4.1.1 to 4.2.2
2 parents 18e840b + 41d97dd commit 212a82d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
ghcr.io/${{ github.repository }}:${{ steps.tag.outputs.club }}
106106
107107
- name: Attest build provenance
108-
uses: actions/attest-build-provenance@v4.1.1
108+
uses: actions/attest-build-provenance@v4.2.2
109109
with:
110110
subject-name: ghcr.io/${{ github.repository }}
111111
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)