Skip to content

Commit dc254e4

Browse files
Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 (#198)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/webfactory/ssh-agent/releases) - [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md) - [Commits](webfactory/ssh-agent@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: webfactory/ssh-agent dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 268d83d commit dc254e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
sudo apt install -y ansible
2323
2424
- name: Set up SSH agent
25-
uses: webfactory/ssh-agent@v0.9.0
25+
uses: webfactory/ssh-agent@v0.9.1
2626
with:
2727
ssh-private-key: ${{ secrets.DISCORD_BOT_DEPLOY_KEY }}
2828

0 commit comments

Comments
 (0)