Skip to content

Commit 57ef6ca

Browse files
chore: Bump crazy-max/ghaction-import-gpg from 2.1.0 to 6.1.0 (#1870)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 2.1.0 to 6.1.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@53deb67...01dd5d3) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86edeed commit 57ef6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
go-version-file: 'go.mod'
4949
- name: Import GPG key
5050
id: import_gpg
51-
uses: crazy-max/ghaction-import-gpg@53deb67fe3b05af114ad9488a4da7b782455d588
51+
uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4
5252
env:
5353
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
5454
PASSPHRASE: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)