Skip to content

Commit

Permalink
Merge pull request #1853 from actonlang/dependabot/github_actions/cra…
Browse files Browse the repository at this point in the history
…zy-max/ghaction-import-gpg-6

Bump crazy-max/ghaction-import-gpg from 4 to 6
  • Loading branch information
plajjan authored Dec 23, 2024
2 parents 6f17178 + 47591fc commit 8976e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ jobs:
apt-get install -qy git gnupg
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v4
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.APT_GPG_PRIVATE_KEY }}
- name: Check out code of apt.acton-lang.io repo
Expand Down

0 comments on commit 8976e13

Please sign in to comment.