Skip to content

Commit

Permalink
update_all_packages_workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin-deriv committed Dec 23, 2024
1 parent 900891d commit 287346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: true

- name: Set SSH Key
uses: webfactory/ssh-agent@fd34b8dee206fe74b288a5e61bc95fba2f1911eb
uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: |
${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit 287346e

Please sign in to comment.