Skip to content

Commit 2f07e28

Browse files
dependabot[bot]rovarga
authored andcommitted
Bump actions/checkout from 4.2.2 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...de0fac2) Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I65d4db5630bcb935d21fbb6cf152847c75218536 GitHub-PR: #18 GitHub-Hash: d21345da7ad2ec1a Signed-off-by: gh2gerrit <releng+odl-gh2gerrit@linuxfoundation.org> Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
1 parent ae78948 commit 2f07e28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clm-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828
- name: Checkout repository
2929
# yamllint disable-line rule:line-length
30-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131
with:
3232
fetch-depth: 0
3333

0 commit comments

Comments
 (0)