Skip to content

Commit 96f0c88

Browse files
author
IK Renovate Bot
committed
chore(deps): update actions/checkout action to v4.1.7 (.github/workflows/linter.yml)
1 parent 1a1849b commit 96f0c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
name: "tflint"
3939
runs-on: ubuntu-latest
4040
steps:
41-
- uses: actions/checkout@v4.1.1
41+
- uses: actions/checkout@v4.1.7
4242
- uses: actions/cache@v4.0.2
4343
name: Cache tflint plugin dir
4444
with:

0 commit comments

Comments
 (0)