Skip to content

Commit

Permalink
updating ssh-agent action version on build-push-image action
Browse files Browse the repository at this point in the history
  • Loading branch information
MarianoSalerno committed Jun 27, 2024
1 parent 9a51867 commit 113ed5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-push-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ runs:
latest=${{ steps.meta-build.outputs.latest }}
- name: Use SSH key
uses: toptal/ssh-agent@v0.4.1
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ env.TOPTAL_BUILD_BOT_SSH_KEY }}

Expand Down

0 comments on commit 113ed5a

Please sign in to comment.