Skip to content

Commit

Permalink
chore(deps): update webfactory/ssh-agent action to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 45f5a12 commit 22d93bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22d93bd

Please sign in to comment.