Skip to content

Commit

Permalink
Merge pull request #148 from StatusCakeDev/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…crazy-max/ghaction-import-gpg-6

ci(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
  • Loading branch information
tomasbasham authored Oct 6, 2023
2 parents 5e4b576 + 8408d28 commit 6e810f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
go-version: "1.20"
- id: import_gpg
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.ARTEFACT_SIGNING_KEY }}
passphrase: ${{ secrets.ARTEFACT_SIGNING_KEY_PASSPHRASE }}
Expand Down

0 comments on commit 6e810f9

Please sign in to comment.