Skip to content

Commit

Permalink
Merge pull request #13 from Think-Cube/dependabot/github_actions/terr…
Browse files Browse the repository at this point in the history
…aform-docs/gh-actions-1.1.0

Bump terraform-docs/gh-actions from 1.0.0 to 1.1.0
  • Loading branch information
spy86 authored May 27, 2024
2 parents e58eb29 + 2c9784f commit cd73cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.ref }}
- name: Render terraform docs inside the README.md and push changes back to PR branch
uses: terraform-docs/gh-actions@v1.0.0
uses: terraform-docs/gh-actions@v1.1.0
with:
github-token: ${{ secrets.GH_TOKEN }}
working-dir: .
Expand Down

0 comments on commit cd73cf7

Please sign in to comment.