We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8dd52 commit c903bc1Copy full SHA for c903bc1
1 file changed
.github/workflows/lint-test-tag.yml
@@ -71,10 +71,6 @@ jobs:
71
with:
72
fetch-depth: 0 # for accurate versioning
73
74
- - uses: webfactory/ssh-agent@v0.7.0
75
- with:
76
- ssh-private-key: ${{ secrets.ACTIONS_SSH_PRIVATE_KEY }}
77
-
78
- name: Determine Version
79
id: staflversion
80
uses: StaflSystems/CustomGithubActions/DetermineVersion@main
0 commit comments