Merge pull request #4 from Harvester57/dependabot/github_actions/actions-dependencies-73a34daf9e
actions: bump actions/attest-build-provenance from 2.4.0 to 3.0.0 in the actions-dependencies group
This commit is contained in:
2
.github/workflows/build-and-test.yaml
vendored
2
.github/workflows/build-and-test.yaml
vendored
@@ -228,7 +228,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Attest
|
- name: Attest
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
|
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
|
||||||
id: attest
|
id: attest
|
||||||
with:
|
with:
|
||||||
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user