Skip to content

Commit d484860

Browse files
authored
ci(action): update actions/attest-build-provenance action to v3.2.0
1 parent 3fe36c4 commit d484860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ runs:
165165
format: "table"
166166
exit-code: ${{ inputs.fail_on_vulnerabilities == 'true' && '1' || '0' }}
167167
- name: Attest
168-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
168+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
169169
id: attest
170170
with:
171171
subject-name: ghcr.io/descope/${{steps.setup_build_args.outputs.repo_name}}

0 commit comments

Comments
 (0)