Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/crazy-…
Browse files Browse the repository at this point in the history
…max/ghaction-import-gpg-6.1.0' into fix_dependancies
  • Loading branch information
bsimonWallix committed Jan 3, 2024
2 parents c062231 + e5e3a5a commit 7cfac73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
go-version: '1.21'
-
name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6.0.0
uses: crazy-max/ghaction-import-gpg@v6.1.0
id: import_gpg
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 7cfac73

Please sign in to comment.