Skip to content

Commit d9771a3

Browse files
chore(deps): bump step-security/ghaction-import-gpg from 6.3.0 to 6.3.1 (#2467)
Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79f7180 commit d9771a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Import GPG key
103103
id: gpg_key
104-
uses: step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3.0
104+
uses: step-security/ghaction-import-gpg@69c854a83c7f79463f8bdf46772ab09826c560cd # v6.3.1
105105
with:
106106
gpg_private_key: ${{ secrets.GPG_KEY_CONTENTS }}
107107
passphrase: ${{ secrets.GPG_KEY_PASSPHRASE }}

0 commit comments

Comments
 (0)