Skip to content

Commit

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

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
github-actions[bot] authored Dec 7, 2024
2 parents dd0402a + bd9a098 commit 7cdb85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: tree -h -L 2 ${{ github.workspace }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: ${{ github.workspace }}/LICENSE
github-token: ${{ github.TOKEN }}
Expand Down

0 comments on commit 7cdb85d

Please sign in to comment.