Skip to content

Commit d2f6e33

Browse files
chore(deps): bump crazy-max/ghaction-import-gpg from 5 to 6 (#433)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v5...v6) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fdedb9 commit d2f6e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
-
123123
name: Import GPG key
124124
id: import_gpg
125-
uses: crazy-max/ghaction-import-gpg@v5
125+
uses: crazy-max/ghaction-import-gpg@v6
126126
with:
127127
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY_TEST }}
128128
passphrase: ${{ secrets.PASSPHRASE_TEST }}

0 commit comments

Comments
 (0)