Skip to content

Commit

Permalink
build(deps): Bump step-security/ghaction-import-gpg from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [step-security/ghaction-import-gpg](https://github.com/step-security/ghaction-import-gpg) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/step-security/ghaction-import-gpg/releases)
- [Commits](step-security/ghaction-import-gpg@e016916...6c8fe4d)

---
updated-dependencies:
- dependency-name: step-security/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent dd32ca5 commit dffe237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Import GPG Key
id: gpg_importer
uses: step-security/ghaction-import-gpg@e01691664dfc9c2ab0d20982f9db989cb366d2bd # v6.0.0
uses: step-security/ghaction-import-gpg@6c8fe4d0126a59d57c21f87c9ae5dd3451fa3cca # v6.1.0
with:
git_commit_gpgsign: true
git_tag_gpgsign: true
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:

- name: Import GPG Key
id: gpg_importer
uses: step-security/ghaction-import-gpg@e01691664dfc9c2ab0d20982f9db989cb366d2bd # v6.0.0
uses: step-security/ghaction-import-gpg@6c8fe4d0126a59d57c21f87c9ae5dd3451fa3cca # v6.1.0
with:
git_commit_gpgsign: true
git_tag_gpgsign: true
Expand Down

0 comments on commit dffe237

Please sign in to comment.