Skip to content

Commit

Permalink
Merge pull request #218 from moderntribe/dependabot/github_actions/we…
Browse files Browse the repository at this point in the history
…bfactory/ssh-agent-0.8.0

Bump webfactory/ssh-agent from 0.7.0 to 0.8.0
  • Loading branch information
bswatson authored Mar 27, 2023
2 parents 8e5a48b + b691c8b commit c153f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: webfactory/ssh-agent@v0.7.0
- uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: ${{ secrets.ssh-key || secrets.SITEBUILDER_SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit c153f17

Please sign in to comment.