Bump crazy-max/ghaction-import-gpg from 5 to 6 #200

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/3.x/crazy-max/ghaction-import-gpg-6 into 3.x 2023-10-01 22:22:11 +02:00
Showing only changes of commit 4633f63c0c - Show all commits

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GIT_ACTION_TOKEN }}
- 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 }}