We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b90dda3 + b282eca commit f83bba5Copy full SHA for f83bba5
.github/workflows/release.yml
@@ -99,7 +99,7 @@ jobs:
99
echo -n " -DdevelopmentVersion=${{ inputs.development_version }}" >> ${{ env.MAVEN_ARGS_FILE }}
100
shell: bash
101
102
- - uses: webfactory/ssh-agent@v0.7.0
+ - uses: webfactory/ssh-agent@v0.9.1
103
with:
104
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
105
.github/workflows/site.yml
@@ -34,7 +34,7 @@ jobs:
34
exit 1
35
fi
36
37
38
39
40
0 commit comments