Apply suggestions from code review

Co-authored-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
William Woodruff 2024-07-23 10:55:56 -04:00 committed by GitHub
parent 467645a511
commit 501dc787f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ jobs:
run: echo "digest=$(docker inspect --format='{{index .RepoDigests 0}}' brew)" >> "$GITHUB_OUTPUT"
- name: Generate build provenance
uses: actions/attest-build-provenance@v1.3.3
uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
id: attest
with:
subject-name: ghcr.io/homebrew/ubuntu${{matrix.version}}

View File

@ -124,7 +124,7 @@ jobs:
fi
- name: Generate build provenance
uses: actions/attest-build-provenance@v1.3.3
uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
with:
subject-path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg