Skip to content

Commit a1089e5

Browse files
Update GitHub Action Versions (#233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d90a6e7 commit a1089e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Import GPG key
2828
id: import_gpg
29-
uses: crazy-max/ghaction-import-gpg@v6.2.0
29+
uses: crazy-max/ghaction-import-gpg@v6.3.0
3030
with:
3131
gpg_private_key: ${{ secrets.GIT_ACTIONS_GPG_KEY }}
3232
git_user_signingkey: true

0 commit comments

Comments
 (0)