Skip to content

Commit

Permalink
chore(deps): 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 May 19, 2024
1 parent 9d444e6 commit b8524ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: webfactory/ssh-agent@v0.7.0
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: |
${{ secrets.SLIDEV_THEME_LIATRIO_DEPLOY_KEY }}
Expand Down

0 comments on commit b8524ad

Please sign in to comment.