Skip to content

Commit d0457a7

Browse files
build(deps): Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 (#371)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01193dc commit d0457a7

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
@@ -84,7 +84,7 @@ jobs:
8484

8585
- name: Import GPG key
8686
id: import_gpg
87-
uses: crazy-max/ghaction-import-gpg@v6.2.0
87+
uses: crazy-max/ghaction-import-gpg@v6.3.0
8888
with:
8989
# These secrets will need to be configured for the repository:
9090
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)