Skip to content

Commit 6239441

Browse files
authored
Merge pull request #2 from actcoding/dependabot/github_actions/dot-github/workflows/actions/attest-build-provenance-3
build(deps): bump actions/attest-build-provenance from 2 to 3 in /.github/workflows
2 parents a9fdd20 + 4a5b80f commit 6239441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
PHP_VERSION=${{ matrix.php_version }}
7575
7676
- name: Generate artifact attestation
77-
uses: actions/attest-build-provenance@v2
77+
uses: actions/attest-build-provenance@v3
7878
if: github.event_name != 'pull_request'
7979
with:
8080
subject-name: ${{ env.REGISTRY }}/${{ github.repository }}

0 commit comments

Comments
 (0)