Skip to content

Commit 40fce08

Browse files
chore(deps): update all dependencies
1 parent abb98a2 commit 40fce08

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed

.github/workflows/update_docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout branch
2020
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 # ratchet:actions/checkout@v3
2121
- name: Generate TF docs
22-
uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
22+
uses: terraform-docs/gh-actions@6de6da0cefcc6b4b7a5cbea4d79d97060733093c # v1.4.1
2323
with:
2424
find-dir: .
2525
git-commit-message: "docs: auto update terraform docs"

.terraform.lock.hcl

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3 ==1.37.18
2-
botocore ==1.37.18
1+
boto3 ==1.37.34
2+
botocore ==1.37.34

0 commit comments

Comments
 (0)