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 b40edb1 commit 6788eadCopy full SHA for 6788ead
.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.6
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