Skip to content

Commit

Permalink
Merge pull request #1335 from sundowndev/dependabot/github_actions/cr…
Browse files Browse the repository at this point in the history
…azy-max/ghaction-import-gpg-6

fix(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
  • Loading branch information
sundowndev committed Sep 28, 2023
2 parents bbcf57b + 695b206 commit d67eef3
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 @@ -27,7 +27,7 @@ jobs:

- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}

This comment has been minimized.

Copy link
@armanalv

armanalv Mar 18, 2024

${{रहस्य.GPG_PRIVATE_KEY }}

This comment has been minimized.

Copy link
@armanalv

armanalv Mar 18, 2024

yes

Expand Down

2 comments on commit d67eef3

@armanalv
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uploading IMG_20170630_084444.jpg…

@armanalv
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uploading IMG_20170630_084444.jpg…

Please sign in to comment.