Skip to content

Commit 3b5d30f

Browse files
authored
Bump ssh-agent version (feast-dev#1175)
Signed-off-by: Terence <[email protected]>
1 parent df99b03 commit 3b5d30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
with:
1414
fetch-depth: 0
15-
- uses: webfactory/[email protected].0
15+
- uses: webfactory/[email protected].1
1616
with:
1717
ssh-private-key: ${{ secrets.MIRROR_SSH_KEY }}
1818
- name: Mirror all origin branches and tags to internal repo

0 commit comments

Comments
 (0)