Skip to content

Commit c3c757b

Browse files
dependabot[bot]alakae
authored andcommitted
Bump crazy-max/ghaction-import-gpg from 6 to 7
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6 to 7. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6...v7) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1153eaa commit c3c757b

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
@@ -44,7 +44,7 @@ jobs:
4444
# 2. Import GPG key only for Tagged Releases
4545
-
4646
name: Import GPG key
47-
uses: crazy-max/ghaction-import-gpg@v6
47+
uses: crazy-max/ghaction-import-gpg@v7
4848
if: startsWith(github.ref, 'refs/tags/')
4949
id: import_gpg
5050
with:

0 commit comments

Comments
 (0)