Skip to content

Commit

Permalink
Merge pull request cli#9884 from cli/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/attest-build-provenance-1.4.4

Bump actions/attest-build-provenance from 1.4.3 to 1.4.4
  • Loading branch information
jtmcg authored Nov 6, 2024
2 parents 0f85e4e + 2318fde commit ef89997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobs:
rpmsign --addsign dist/*.rpm
- name: Attest release artifacts
if: inputs.environment == 'production'
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
with:
subject-path: "dist/gh_*"
- name: Run createrepo
Expand Down

0 comments on commit ef89997

Please sign in to comment.