We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e84897b commit 98e51f8Copy full SHA for 98e51f8
.github/workflows/tf-smurf.yml
@@ -128,7 +128,7 @@ jobs:
128
- name: 📦 Checkout Repository
129
uses: actions/checkout@v6
130
131
- - uses: webfactory/ssh-agent@v0.9.1
+ - uses: webfactory/ssh-agent@v0.10.0
132
if: ${{ inputs.git_ssh_key_setup == true }}
133
with:
134
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
.github/workflows/tf-workflow.yml
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
0 commit comments