Skip to content

Commit b41621f

Browse files
chore(deps): update webfactory/ssh-agent action to v0.9.0
1 parent 140749f commit b41621f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
- name: "macOS: Setup keys for Fastlane"
104104
if: runner.os == 'macOS' && env.FASTLANE_ACCESS_KEY != ''
105-
uses: webfactory/ssh-agent@d4b9b8ff72958532804b70bbe600ad43b36d5f2e # v0.8.0
105+
uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
106106
with:
107107
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
108108
- name: "macOS: Fastlane Match"

0 commit comments

Comments
 (0)