We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c782c commit 20a8ae4Copy full SHA for 20a8ae4
workflow-templates/keyfactor-bootstrap-workflow.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
call-starter-workflow:
14
- uses: keyfactor/actions/.github/workflows/starter.yml@release-2.1
+ uses: keyfactor/actions/.github/workflows/starter.yml@v2
15
secrets:
16
token: ${{ secrets.V2BUILDTOKEN}}
17
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}
0 commit comments