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 9, 2024
1 parent ff2e736 commit e8ee7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: "macOS: Setup keys for Fastlane"
if: runner.os == 'macOS' && env.FASTLANE_ACCESS_KEY != ''
uses: webfactory/ssh-agent@v0.8.0
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.FASTLANE_ACCESS_KEY }}
- name: "macOS: Fastlane Match"
Expand Down

0 comments on commit e8ee7ce

Please sign in to comment.