Skip to content

Commit de8dd0d

Browse files
committed
temp: use old version of starter workflow to get rc build out
1 parent 46a7a07 commit de8dd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: go test -v ./...
4747

4848
call-starter-workflow:
49-
uses: keyfactor/actions/.github/workflows/starter.yml@v3
49+
uses: keyfactor/actions/.github/workflows/starter.yml@3.2.0
5050
needs: test
5151
secrets:
5252
token: ${{ secrets.V2BUILDTOKEN}}

0 commit comments

Comments
 (0)