Skip to content

Commit 09b1ab7

Browse files
build(deps): Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.3.0 (#129)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ec2e1e commit 09b1ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Import GPG key
3333
id: import_gpg
34-
uses: crazy-max/ghaction-import-gpg@v5.1.0
34+
uses: crazy-max/ghaction-import-gpg@v5.3.0
3535
with:
3636
# These secrets will need to be configured for the repository:
3737
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)