mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-11 20:41:00 -04:00
chore(deps): update webfactory/ssh-agent action to v0.9.1 (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4411424113
commit
b9f7df5f1a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
|||
pyenv install 2.7.18
|
||||
- name: Setup Keys for Fastlane
|
||||
if: matrix.os == 'macos-latest'
|
||||
uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
|
||||
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
|
||||
- name: Fastlane
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue