Skip to content

Commit 5c3757f

Browse files
build(deps): Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 (#155)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.3.0 to 6.0.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v5.3.0...v6.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg 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>
1 parent 095352f commit 5c3757f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Import GPG key
3333
id: import_gpg
34-
uses: crazy-max/ghaction-import-gpg@v5.3.0
34+
uses: crazy-max/ghaction-import-gpg@v6.0.0
3535
with:
3636
# These secrets will need to be configured for the repository:
3737
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)