Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Bump webfactory/ssh-agent from 0.6.0 to 0.8.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2023
1 parent 7ea27c4 commit 29fa994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
python-version: "3.12"
- name: "Set up private packages SSH keys"
uses: webfactory/ssh-agent@v0.6.0
uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: |
${{ secrets.DM_IO_SSH_KEY }}
Expand All @@ -58,7 +58,7 @@ jobs:
with:
python-version: "3.12"
- name: "Set up private packages SSH keys"
uses: webfactory/ssh-agent@v0.6.0
uses: webfactory/ssh-agent@v0.8.0
with:
ssh-private-key: |
${{ secrets.DM_IO_SSH_KEY }}
Expand Down

0 comments on commit 29fa994

Please sign in to comment.