We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32584b3 commit 5b58577Copy full SHA for 5b58577
.github/workflows/linter.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@master
18
# https://github.com/hashicorp/setup-terraform
19
- - uses: hashicorp/[email protected].1
+ - uses: hashicorp/[email protected].2
20
21
- name: Cache terraform folder
22
uses: actions/[email protected]
0 commit comments