Skip to content

Commit

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

Bump crazy-max/ghaction-import-gpg from 4.4.0 to 5.0.0
  • Loading branch information
rtimush authored May 27, 2022
2 parents 7f0f8ac + c8abfa3 commit 632f369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
~/.cache/coursier/v1
~/.ivy2/cache
key: ${{ runner.os }}-publish-cache-${{ hashFiles('*.sbt') }}-${{ hashFiles('project/*') }}
- uses: crazy-max/ghaction-import-gpg@v4.4.0
- uses: crazy-max/ghaction-import-gpg@v5.0.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASSPHRASE }}
Expand Down

0 comments on commit 632f369

Please sign in to comment.