Skip to content

Commit

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

Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0
  • Loading branch information
rtimush authored Oct 28, 2024
2 parents c1b93a6 + 028cdf5 commit f3230d2
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@v6.1.0
- uses: crazy-max/ghaction-import-gpg@v6.2.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASSPHRASE }}
Expand Down

0 comments on commit f3230d2

Please sign in to comment.