Skip to content

Commit

Permalink
Merge pull request #2850 from lima-vm/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/attest-build-provenance-1.4.4

build(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4
  • Loading branch information
AkihiroSuda authored Nov 6, 2024
2 parents 3f8c1b6 + 84a57a5 commit c89f6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- - -
Release manager: [ADD YOUR NAME HERE] (@[ADD YOUR GITHUB ID HERE])
EOF
- uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
with:
subject-path: _artifacts/*
Expand Down

0 comments on commit c89f6c4

Please sign in to comment.