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 7f3fa10 commit 72493b0Copy full SHA for 72493b0
.github/workflows/linter.yml
@@ -38,7 +38,7 @@ jobs:
38
name: "tflint"
39
runs-on: ubuntu-latest
40
steps:
41
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v4.1.7
42
- uses: actions/cache@v3
43
name: Cache tflint plugin dir
44
with:
.github/workflows/release.draft.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
- name: check next version
uses: anothrNick/[email protected]
0 commit comments