Skip to content

Commit

Permalink
ci: update webfactory/ssh-agent@0.9.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmacha committed May 19, 2024
1 parent 44002db commit 2b6b383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
if: ${{ inputs.project-version != 'false' }}
run: powershell ./set-version.ps1 ${{ inputs.project-version }}
- name: Setup token for branch rules bypass
uses: webfactory/ssh-agent@v0.5.4
uses: webfactory/ssh-agent@v0.9.0
if: ${{ inputs.push-version-commit == true }}
with:
ssh-private-key: ${{ secrets.SSH_KEY }}
Expand Down

0 comments on commit 2b6b383

Please sign in to comment.