chore(deps): update webfactory/ssh-agent action to v0.9.0

This commit is contained in:
renovate[bot] 2024-02-22 16:18:00 +00:00
parent 0114ccd6d9
commit 708908091b

View file

@ -52,7 +52,7 @@ jobs:
pyenv install 2.7.18
- name: Setup Keys for Fastlane
if: matrix.os == 'macos-latest'
uses: webfactory/ssh-agent@836c84ec59a0e7bc0eabc79988384eb567561ee2 # v0.7.0
uses: webfactory/ssh-agent@dc588b651fe13675774614f8e6a936a468676387 # v0.9.0
with:
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
- name: Fastlane