Skip to content

Commit c6f7e14

Browse files
Update keyfactor-release-workflow.yml
updated workflow version to pick up future 3.x.x releases
1 parent ec0bf72 commit c6f7e14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keyfactor-release-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
call-starter-workflow:
14-
uses: keyfactor/actions/.github/workflows/starter.yml@3.1.2
14+
uses: keyfactor/actions/.github/workflows/starter.yml@v3
1515
secrets:
1616
token: ${{ secrets.V2BUILDTOKEN}}
1717
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}

0 commit comments

Comments
 (0)