Skip to content

Commit b8d2953

Browse files
dependabot[bot]bwRavencl
authored andcommitted
chore: 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 76e1b5e commit b8d2953

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
@@ -38,7 +38,7 @@ jobs:
3838
repo-token: ${{ secrets.GITHUB_TOKEN }}
3939
tag: ${{ steps.generate_tag_name.outputs.tag_name }}
4040
- name: Import GPG Key
41-
uses: crazy-max/ghaction-import-gpg@v6
41+
uses: crazy-max/ghaction-import-gpg@v7
4242
with:
4343
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
4444
passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASSPHRASE }}

0 commit comments

Comments
 (0)