Skip to content

Commit 184f859

Browse files
dependabot[bot]jonaski
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 c8517c0 commit 184f859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ jobs:
709709
- name: Delete build directory
710710
run: rm -rf build
711711
- name: Import Ubuntu PPA GPG private key
712-
uses: crazy-max/ghaction-import-gpg@v6
712+
uses: crazy-max/ghaction-import-gpg@v7
713713
with:
714714
gpg_private_key: ${{secrets.UBUNTU_PPA_GPG_PRIVATE_KEY}}
715715
- name: dpkg-buildpackage

0 commit comments

Comments
 (0)