Skip to content

Commit 114a354

Browse files
chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 7
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 7. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v5...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 fbf9084 commit 114a354

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
@@ -47,7 +47,7 @@ jobs:
4747
run: pnpm install --frozen-lockfile
4848

4949
- name: Import GPG key
50-
uses: crazy-max/ghaction-import-gpg@v5
50+
uses: crazy-max/ghaction-import-gpg@v7
5151
with:
5252
gpg_private_key: ${{ secrets.SOCIALGROOVYBOT_GPG_PRIVATE_KEY }}
5353
passphrase: ${{ secrets.SOCIALGROOVYBOT_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)