Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Update webfactory/ssh-agent action to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent d55cbf0 commit 3ecbb78
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 @@ -18,7 +18,7 @@ jobs:
- run: ./scripts/push-image.sh
if: github.ref == 'refs/heads/master'

- uses: webfactory/ssh-agent@v0.8.0
- uses: webfactory/ssh-agent@v0.9.0
if: github.ref == 'refs/heads/master'
with:
ssh-private-key: ${{ secrets.SSH_KEY }}
Expand Down

0 comments on commit 3ecbb78

Please sign in to comment.