Skip to content

Commit 0efb209

Browse files
authored
chore(deps): update crazy-max/ghaction-import-gpg action to v6.2.0
1 parent 235b16f commit 0efb209

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
@@ -91,7 +91,7 @@ jobs:
9191
sudo apt-get update
9292
sudo apt-get install -y aptly ca-certificates createrepo-c rsync
9393
- name: Import GPG key
94-
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # v6
94+
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # v6.2.0
9595
id: gpg
9696
with:
9797
gpg_private_key: ${{ secrets.MAVEN_GPG_KEY }}

0 commit comments

Comments
 (0)