Skip to content

Commit

Permalink
Merge pull request #4 from reservoirdb/dependabot/github_actions/webf…
Browse files Browse the repository at this point in the history
…actory/ssh-agent-v0.5.1

Bump webfactory/ssh-agent from v0.5.0 to v0.5.1
  • Loading branch information
returnString authored Mar 10, 2021
2 parents 443a6e3 + 804d559 commit e5dfa11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
poetry-version: 1.1.4

- name: Configure SSH
uses: webfactory/ssh-agent@v0.5.0
uses: webfactory/ssh-agent@v0.5.1
with:
ssh-private-key: ${{ secrets.BOT_SSH_KEY }}

Expand Down

0 comments on commit e5dfa11

Please sign in to comment.