Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit b063569

Browse files
chore: bump shimataro/ssh-key-action from 2.5.0 to 2.5.1 (#1215)
Bumps [shimataro/ssh-key-action](https://github.com/shimataro/ssh-key-action) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/shimataro/ssh-key-action/releases) - [Changelog](https://github.com/shimataro/ssh-key-action/blob/develop/CHANGELOG.md) - [Commits](shimataro/ssh-key-action@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: shimataro/ssh-key-action 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 7379582 commit b063569

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎.github/workflows/sync_with_azure.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: "master"
1818

1919
- name: Install SSH key
20-
uses: shimataro/ssh-key-action@v2.5.0
20+
uses: shimataro/ssh-key-action@v2.5.1
2121
with:
2222
key: ${{ secrets.SSH_PRIVATE_RSA_KEY }}
2323
name: id_rsa

‎.github/workflows/sync_with_bitbucket.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: "master"
1818

1919
- name: Install SSH key
20-
uses: shimataro/ssh-key-action@v2.5.0
20+
uses: shimataro/ssh-key-action@v2.5.1
2121
with:
2222
key: ${{ secrets.SSH_PRIVATE_KEY }}
2323
name: id_rsa

‎.github/workflows/sync_with_gitlab.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
ref: "master"
1818

1919
- name: Install SSH key
20-
uses: shimataro/ssh-key-action@v2.5.0
20+
uses: shimataro/ssh-key-action@v2.5.1
2121
with:
2222
key: ${{ secrets.SSH_PRIVATE_KEY }}
2323
name: id_rsa

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /