Skip to content

Commit

Permalink
Merge pull request #16 from CheckPointSW:release-gpg-fix
Browse files Browse the repository at this point in the history
gpg import using crazy-max/ghaction-import-gpg@v6
  • Loading branch information
chkp-omris authored Jul 22, 2024
2 parents a5cac3a + bad068d commit c49332b
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 @@ -30,7 +30,7 @@ jobs:
-
name: Import GPG key
id: import_gpg
uses: paultyng/ghaction-import-gpg@v2.1.0
uses: crazy-max/ghaction-import-gpg@v6
with:
# These secrets will need to be configured for the repository:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit c49332b

Please sign in to comment.