Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit e73e80b

Browse files
Bump crazy-max/ghaction-import-gpg from 3 to 3.1.0 (#136)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 3 to 3.1.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md) - [Commits](crazy-max/ghaction-import-gpg@v3...v3.1.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a04fd2 commit e73e80b

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: actions/checkout@v2.3.4
1313

1414
- name: 🔐 Import GPG key
15-
uses: crazy-max/ghaction-import-gpg@v3
15+
uses: crazy-max/ghaction-import-gpg@v3.1.0
1616
with:
1717
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
1818
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)