Skip to content

Commit 853bf64

Browse files
Bump step-security/ghaction-import-gpg from 6.3.0 to 6.3.1 (#1289)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bf6286 commit 853bf64

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/add-hip-number.yml

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

3232
- name: Import GPG Key
3333
id: gpg_importer
34-
uses: step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3.0
34+
uses: step-security/ghaction-import-gpg@69c854a83c7f79463f8bdf46772ab09826c560cd # v6.3.1
3535
with:
3636
git_commit_gpgsign: true
3737
git_tag_gpgsign: true

.github/workflows/schedule-last-call-date-end.yml

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

3232
- name: Import GPG Key
3333
id: gpg_importer
34-
uses: step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3.0
34+
uses: step-security/ghaction-import-gpg@69c854a83c7f79463f8bdf46772ab09826c560cd # v6.3.1
3535
with:
3636
git_commit_gpgsign: true
3737
git_tag_gpgsign: true

.github/workflows/update-draft-hips.yml

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

3030
- name: Import GPG Key
3131
id: gpg_importer
32-
uses: step-security/ghaction-import-gpg@c86c374c0659a6c2d1284bccf8af889e73ce8fe0 # v6.3.0
32+
uses: step-security/ghaction-import-gpg@69c854a83c7f79463f8bdf46772ab09826c560cd # v6.3.1
3333
with:
3434
git_commit_gpgsign: true
3535
git_tag_gpgsign: true

0 commit comments

Comments
 (0)