Skip to content

Commit c4198f7

Browse files
build(deps): Bump keyfactor/actions from 3 to 4
Bumps [keyfactor/actions](https://github.com/keyfactor/actions) from 3 to 4. - [Release notes](https://github.com/keyfactor/actions/releases) - [Changelog](https://github.com/Keyfactor/actions/blob/main/CHANGELOG.md) - [Commits](Keyfactor/actions@v3...v4) --- updated-dependencies: - dependency-name: keyfactor/actions dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e4eaa4 commit c4198f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keyfactor-starter-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@v3
14+
uses: keyfactor/actions/.github/workflows/starter.yml@v4
1515
secrets:
1616
token: ${{ secrets.V2BUILDTOKEN}}
1717
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}

0 commit comments

Comments
 (0)