mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-22 19:38:35 +00:00
chore(ci): pin actions/attest-build-provenance action to (#1843)
This commit is contained in:
parent
17b0725bc0
commit
ef66b55fc2
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
|
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
|
||||||
|
|
||||||
- name: Attest
|
- name: Attest
|
||||||
uses: actions/attest-build-provenance@v2
|
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2
|
||||||
with:
|
with:
|
||||||
subject-path: ./dist/*.zip
|
subject-path: ./dist/*.zip
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user