Skip to content

Commit d15dd34

Browse files
build(deps): bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#658)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.3.0 to 7.0.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Ramage <49958178+steve-r-west@users.noreply.github.com>
1 parent c46cd43 commit d15dd34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
-
3535
name: Import GPG key
3636
id: import_gpg
37-
uses: crazy-max/ghaction-import-gpg@v6.3.0
37+
uses: crazy-max/ghaction-import-gpg@v7.0.0
3838
with:
3939
# These secrets will need to be configured for the repository:
4040
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)