Skip to content

Commit 32be845

Browse files
authored
Merge pull request #135 from nanotaboada/dependabot/github_actions/actions/attest-build-provenance-4.1.1
chore(deps): bump actions/attest-build-provenance from 4.1.0 to 4.1.1
2 parents 1b9006f + 9ba3647 commit 32be845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
ghcr.io/${{ github.repository }}:${{ steps.version.outputs.nominee }}
143143
144144
- name: Attest build provenance
145-
uses: actions/attest-build-provenance@v4.1.0
145+
uses: actions/attest-build-provenance@v4.1.1
146146
with:
147147
subject-name: ghcr.io/${{ github.repository }}
148148
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)