Skip to content

Commit d1de102

Browse files
Bump step-security/ghaction-import-gpg from 6.3.0 to 6.3.1
Bumps [step-security/ghaction-import-gpg](https://github.com/step-security/ghaction-import-gpg) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/step-security/ghaction-import-gpg/releases) - [Commits](step-security/ghaction-import-gpg@c86c374...69c854a) --- updated-dependencies: - dependency-name: step-security/ghaction-import-gpg dependency-version: 6.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b994813 commit d1de102

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)