build(deps): bump shimataro/ssh-key-action from 2.5.0 to 2.5.1 (#6411)
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](https://github.com/shimataro/ssh-key-action/compare/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>
This commit is contained in:
parent
9a3c88c565
commit
d104a25688
|
@ -138,7 +138,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -220,7 +220,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -290,7 +290,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -461,7 +461,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -597,7 +597,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -644,7 +644,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -716,7 +716,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -783,7 +783,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -852,7 +852,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -921,7 +921,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -991,7 +991,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1060,7 +1060,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1129,7 +1129,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1198,7 +1198,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1267,7 +1267,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1335,7 +1335,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1401,7 +1401,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1476,7 +1476,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
@ -1575,7 +1575,7 @@ jobs:
|
||||||
|
|
||||||
# Install our SSH secret
|
# Install our SSH secret
|
||||||
- name: Install private SSH key
|
- name: Install private SSH key
|
||||||
uses: shimataro/ssh-key-action@v2.5.0
|
uses: shimataro/ssh-key-action@v2.5.1
|
||||||
with:
|
with:
|
||||||
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
|
||||||
name: google_compute_engine
|
name: google_compute_engine
|
||||||
|
|
Loading…
Reference in New Issue