Skip to content

Commit 0958ddc

Browse files
Bump actions/checkout from 4.1.7 to 4.2.0 in the actions group (#121)
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.7 to 4.2.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...d632683) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d66646 commit 0958ddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
KUBECONFIG: "./kubeconfig"
110110
steps:
111111
- name: Checkout
112-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
112+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
113113

114114
- name: Create kind cluster with custom kubeconfig
115115
uses: ./

0 commit comments

Comments
 (0)