Skip to content

Commit c385bcc

Browse files
dependabot[bot]MateuszKubuszok
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 abdff10 commit c385bcc

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
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818
- uses: coursier/cache-action@v8
1919
- name: Import GPG key for signing the release
20-
uses: crazy-max/ghaction-import-gpg@v6
20+
uses: crazy-max/ghaction-import-gpg@v7
2121
with:
2222
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2323
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)