Skip to content

Commit 27e355a

Browse files
Bump johnbillion/action-wordpress-plugin-attestation from 0.7.0 to 0.7.1 (#451)
Bumps [johnbillion/action-wordpress-plugin-attestation](https://github.com/johnbillion/action-wordpress-plugin-attestation) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/johnbillion/action-wordpress-plugin-attestation/releases) - [Commits](johnbillion/action-wordpress-plugin-attestation@0.7.0...0.7.1) --- updated-dependencies: - dependency-name: johnbillion/action-wordpress-plugin-attestation dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dennis Ploetner <[email protected]>
1 parent d6b3a54 commit 27e355a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
with:
3030
generate-zip: true
3131
- name: Attest build provenance
32-
uses: johnbillion/[email protected].0
32+
uses: johnbillion/[email protected].1
3333
with:
3434
zip-path: ${{ steps.deploy.outputs.zip-path }}

0 commit comments

Comments
 (0)