Skip to content

Commit 48e97ac

Browse files
authored
Merge pull request #104 from maxisoft/dependabot/github_actions/crazy-max/ghaction-import-gpg-6.2.0
Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0
2 parents 0b97e82 + 727917a commit 48e97ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-asf-reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
excludes: draft,prerelease
3434

3535
- name: Import GPG key for signing
36-
uses: crazy-max/ghaction-import-gpg@v6.1.0
36+
uses: crazy-max/ghaction-import-gpg@v6.2.0
3737
if: ${{ env.GPG_PRIVATE_KEY != null }}
3838
with:
3939
gpg_private_key: ${{ env.GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)