File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
70
70
- name : Import GPG Key
71
71
id : gpg_importer
72
- uses : step-security/ghaction-import-gpg@6c8fe4d0126a59d57c21f87c9ae5dd3451fa3cca # v6.1 .0
72
+ uses : step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3 .0
73
73
with :
74
74
git_commit_gpgsign : true
75
75
git_tag_gpgsign : true
@@ -164,7 +164,7 @@ jobs:
164
164
165
165
- name : Import GPG Key
166
166
id : gpg_importer
167
- uses : step-security/ghaction-import-gpg@6c8fe4d0126a59d57c21f87c9ae5dd3451fa3cca # v6.1 .0
167
+ uses : step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3 .0
168
168
with :
169
169
git_commit_gpgsign : true
170
170
git_tag_gpgsign : true
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ jobs:
186
186
187
187
- name : Import GPG key
188
188
id : gpg_key
189
- uses : step-security/ghaction-import-gpg@6c8fe4d0126a59d57c21f87c9ae5dd3451fa3cca # v6.1 .0
189
+ uses : step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3 .0
190
190
with :
191
191
gpg_private_key : ${{ secrets.GPG_KEY_CONTENTS }}
192
192
passphrase : ${{ secrets.GPG_KEY_PASSPHRASE }}
You can’t perform that action at this time.
0 commit comments