Skip to content

Commit 700194d

Browse files
authored
Merge pull request #609 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 832e68d + 8cd9e86 commit 700194d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
ghcr.io/${{ env.PACKAGE_NAME }}:latest
132132
133133
- name: Attest build provenance
134-
uses: actions/attest-build-provenance@v4.1.0
134+
uses: actions/attest-build-provenance@v4.1.1
135135
with:
136136
subject-name: ghcr.io/${{ env.PACKAGE_NAME }}
137137
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)