We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1849b commit 96f0c88Copy full SHA for 96f0c88
.github/workflows/linter.yml
@@ -38,7 +38,7 @@ jobs:
38
name: "tflint"
39
runs-on: ubuntu-latest
40
steps:
41
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.7
42
- uses: actions/cache@v4.0.2
43
name: Cache tflint plugin dir
44
with:
0 commit comments