Skip to content

Commit e7454b2

Browse files
dependabot[bot]hakwerk
authored andcommitted
Bump crazy-max/ghaction-import-gpg from 6 to 7
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6 to 7. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6...v7) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fc16cd commit e7454b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-dockers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build/build.sh
2424
2525
- name: Import GPG key
26-
uses: crazy-max/ghaction-import-gpg@v6
26+
uses: crazy-max/ghaction-import-gpg@v7
2727
with:
2828
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2929
passphrase: ${{ secrets.PASSPHRASE }}

0 commit comments

Comments
 (0)