Skip to content

Commit f126882

Browse files
Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6.2.0...v6.3.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fe2036 commit f126882

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
@@ -37,7 +37,7 @@ jobs:
3737
}]
3838
3939
- name: Import GPG
40-
uses: crazy-max/ghaction-import-gpg@v6.2.0
40+
uses: crazy-max/ghaction-import-gpg@v6.3.0
4141
with:
4242
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
4343
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)