Skip to content

Commit 7089080

Browse files
committed
chore(deps): update webfactory/ssh-agent action to v0.9.0
1 parent 0114ccd commit 7089080

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
@@ -52,7 +52,7 @@ jobs:
5252
pyenv install 2.7.18
5353
- name: Setup Keys for Fastlane
5454
if: matrix.os == 'macos-latest'
55-
uses: webfactory/ssh-agent@836c84ec59a0e7bc0eabc79988384eb567561ee2 # v0.7.0
55+
uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
5656
with:
5757
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
5858
- name: Fastlane

0 commit comments

Comments
 (0)