Skip to content

Commit 6f927b5

Browse files
chore(deps): pin actions/checkout action to df4cb1c
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c194bc7 commit 6f927b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
check-renovate-config-file:
231231
runs-on: ubuntu-latest
232232
steps:
233-
- uses: actions/checkout@v6
233+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
234234
- uses: konflux-ci/renovate-config-validator-action@main
235235
with:
236236
config_file: .github/renovate.json

0 commit comments

Comments
 (0)