We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e00cf51 commit 9a61c0fCopy full SHA for 9a61c0f
1 file changed
.github/workflows/git-sync.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: SSH Agent
18
- uses: webfactory/ssh-agent@v0.9.0
+ uses: webfactory/ssh-agent@v0.10.0
19
with:
20
ssh-private-key: ${{ secrets.BITBUCKET_SECRET }}
21
0 commit comments