Skip to content

Commit 19ca5fe

Browse files
Update webfactory/ssh-agent action to v0.9.1
1 parent 3fb7379 commit 19ca5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- run: npx bower install
121121
working-directory: ./ember
122122

123-
- uses: webfactory/ssh-agent@v0.5.2
123+
- uses: webfactory/ssh-agent@v0.9.1
124124
with:
125125
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
126126

0 commit comments

Comments
 (0)