We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403d917 commit ec9d09bCopy full SHA for ec9d09b
.github/workflows/linter.yml
@@ -38,7 +38,7 @@ jobs:
38
name: "tflint"
39
runs-on: ubuntu-latest
40
steps:
41
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v3.0.2
42
- uses: actions/[email protected]
43
name: Cache tflint plugin dir
44
with:
0 commit comments