mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
build(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4 (#3781)
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/webfactory/ssh-agent/releases) - [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md) - [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.3...v0.5.4) --- updated-dependencies: - dependency-name: webfactory/ssh-agent 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>
This commit is contained in:
parent
a52d3d4638
commit
be04256904
4
.github/workflows/git-sync.yml
vendored
4
.github/workflows/git-sync.yml
vendored
@ -10,8 +10,8 @@ jobs:
|
||||
GitHub-to-Bitbucket:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: webfactory/ssh-agent@v0.5.3
|
||||
uses: webfactory/ssh-agent@v0.5.3
|
||||
- name: webfactory/ssh-agent@v0.5.4
|
||||
uses: webfactory/ssh-agent@v0.5.4
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user