Skip to content

Commit

Permalink
Merge pull request #162 from commonknowledge/renovate/webfactory-ssh-…
Browse files Browse the repository at this point in the history
…agent-0.x

chore(deps): update webfactory/ssh-agent action to v0.9.0
  • Loading branch information
conatus authored Oct 14, 2024
2 parents 154e709 + 4159cab commit b2645b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
runs-on: ubuntu-latest

# Uncomment the following for a standard deployment to Kinsta
#steps:
# steps:
# - name: Checkout code
# uses: actions/checkout@v4
# - name: Set up SSH
# uses: webfactory/ssh-agent@v0.5.3
# uses: webfactory/ssh-agent@v0.9.0
# with:
# ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit b2645b5

Please sign in to comment.