Skip to content

Commit 545da5c

Browse files
authored
chore: update all the things (#20)
1 parent 352fc3d commit 545da5c

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

.github/workflows/validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ jobs:
1616
ref: ${{ github.event.pull_request.head.ref }}
1717
- name: Setup Terraform
1818
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
19-
- uses: terraform-linters/setup-tflint@90f302c255ef959cbfb4bd10581afecdb7ece3e6 #v4
19+
- uses: terraform-linters/setup-tflint@ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6 #v5.0.0
2020
name: Setup TFLint
2121
with:
2222
tflint_version: v0.59.1
2323
- name: Install Trivy
24-
uses: aquasecurity/[email protected].3
24+
uses: aquasecurity/setup-trivy@e6c2c5e321ed9123bda567646e2f96565e34abe1 #v0.2.4
2525
with:
2626
version: v0.65.0
2727
- name: Install terraform-docs

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"devDependencies": {
3-
"npm": "^11.3.0",
4-
"prettier": "^3.5.3",
3+
"npm": "^11.5.2",
4+
"prettier": "^3.6.2",
55
"prettier-plugin-go-template": "^0.0.15",
6-
"prettier-plugin-pkg": "^0.21.0",
7-
"prettier-plugin-sh": "^0.17.4",
8-
"prettier-plugin-toml": "^2.0.5"
6+
"prettier-plugin-pkg": "^0.21.2",
7+
"prettier-plugin-sh": "^0.18.0",
8+
"prettier-plugin-toml": "^2.0.6"
99
},
10-
"packageManager": "pnpm@10.11.1"
10+
"packageManager": "pnpm@10.15.1"
1111
}

pnpm-lock.yaml

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)