Skip to content

Commit 24039b8

Browse files
Bump keyfactor/actions/.github/workflows/starter.yml from 2 to 4
Bumps [keyfactor/actions/.github/workflows/starter.yml](https://github.com/keyfactor/actions) from 2 to 4. - [Release notes](https://github.com/keyfactor/actions/releases) - [Changelog](https://github.com/Keyfactor/actions/blob/main/CHANGELOG.md) - [Commits](Keyfactor/actions@v2...v4) --- updated-dependencies: - dependency-name: keyfactor/actions/.github/workflows/starter.yml dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50b4e1f commit 24039b8

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@v2
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)