Skip to content

Commit d8f7bef

Browse files
authored
Merge pull request #5 from moov-io/renovate/all
Update webfactory/ssh-agent action to v0.9.1
2 parents 00b09a1 + 455064f commit d8f7bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
timeout-minutes: 10
4242

4343
steps:
44-
- uses: webfactory/[email protected].0
44+
- uses: webfactory/[email protected].1
4545
if: ${{ inputs.setup_ssh_key }}
4646
with:
4747
ssh-private-key: ${{ secrets.ssh_key }}

0 commit comments

Comments
 (0)