We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838960e commit cbe6320Copy full SHA for cbe6320
.github/workflows/cd.yml
@@ -56,7 +56,7 @@ jobs:
56
path: artifacts
57
58
- name: Build provenance for binaries
59
- uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
+ uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
60
with:
61
subject-path: artifacts/**/*
62
0 commit comments