Skip to content

Commit 0134fbb

Browse files
committed
chore: use v4 actions starter workflow
Signed-off-by: Matthew H. Irby <matt.irby@outlook.com>
1 parent 08ade6e commit 0134fbb

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@3.2.0
49+
uses: keyfactor/actions/.github/workflows/starter.yml@v4
5050
needs: test
5151
secrets:
5252
token: ${{ secrets.V2BUILDTOKEN}}

0 commit comments

Comments
 (0)