Skip to content

Commit

Permalink
Merge pull request #1107 from smallstep/dependabot/github_actions/web…
Browse files Browse the repository at this point in the history
…factory/ssh-agent-0.9.0

Bump webfactory/ssh-agent from 0.8.0 to 0.9.0
  • Loading branch information
github-actions[bot] committed Feb 13, 2024
2 parents 7e6a58d + c7b90c6 commit 3d2769a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -162,7 +162,7 @@ jobs:
token: ${{ secrets.DOCS_PAT }}
path: './docs'
- name: Setup bot SSH signing key
uses: webfactory/ssh-agent@v0.8.0
uses: webfactory/ssh-agent@v0.9.0
env:
HAS_SSH_PRIVATE_KEY: ${{ secrets.STEP_TRAVIS_CI_GH_PRIVATE_SIGNING_KEY != '' }}
if: ${{ env.HAS_SSH_PRIVATE_KEY == 'true' }}
Expand Down

0 comments on commit 3d2769a

Please sign in to comment.