Skip to content

Commit

Permalink
Upped credentials action
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Nov 7, 2023
1 parent 835178c commit 9090328
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 @@ -20,7 +20,7 @@ jobs:
gpg-private-key: ${{ secrets.GPG_SECRET_KEY }}
gpg-passphrase: GPG_SECRET_KEY_PASSPHRASE
cache: maven
- uses: oleksiyrudenko/gha-git-credentials@v2.1
- uses: oleksiyrudenko/gha-git-credentials@v2.1.1
with:
global: true
name: 'github'
Expand Down

0 comments on commit 9090328

Please sign in to comment.