Skip to content

Commit a247a6f

Browse files
chore(deps): update webfactory/ssh-agent action to v0.10.0
1 parent 61bb73e commit a247a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
pyenv install 2.7.18
5757
- name: Setup Keys for Fastlane
5858
if: matrix.os == 'macos-latest'
59-
uses: webfactory/ssh-agent@a6f90b1f127823b31d4d4a8d96047790581349bd # v0.9.1
59+
uses: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0
6060
with:
6161
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
6262
- name: Fastlane

0 commit comments

Comments
 (0)