Skip to content

Commit

Permalink
Merge pull request #5 from isovalent/dependabot/github_actions/terraf…
Browse files Browse the repository at this point in the history
…orm-docs/gh-actions-d8f1a2272f04d6124103eb65815f007e091e756a

Bump terraform-docs/gh-actions from 72ed18e5751c95dc36107dff832598081ff56eb9 to d8f1a2272f04d6124103eb65815f007e091e756a
  • Loading branch information
liyihuang authored Sep 28, 2024
2 parents 111c063 + d2bc3f7 commit 2ee8e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Render terraform docs and push changes back to PR branch
uses: terraform-docs/gh-actions@72ed18e5751c95dc36107dff832598081ff56eb9
uses: terraform-docs/gh-actions@d8f1a2272f04d6124103eb65815f007e091e756a
with:
working-dir: .
output-file: README.md
Expand Down

0 comments on commit 2ee8e04

Please sign in to comment.