Skip to content

Commit

Permalink
Merge pull request #19157 from Homebrew/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/attest-build-provenance-2.2.0

build(deps): bump actions/attest-build-provenance from 2.1.0 to 2.2.0
  • Loading branch information
p-linnane authored Jan 27, 2025
2 parents 23facb2 + 3c1ee7b commit 11af381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
fi
- name: Generate build provenance
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
with:
subject-path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg

Expand Down

0 comments on commit 11af381

Please sign in to comment.