Skip to content

Commit

Permalink
update workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
DeeAjayi committed Nov 18, 2024
1 parent 7af2ca3 commit e37369d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ on:
jobs:
terraform-docs-generator:
name: Generate terraform docs
uses: truefoundry/github-workflows-public/.github/workflows/[email protected].0
uses: truefoundry/github-workflows-public/.github/workflows/[email protected].5
with:
commit_ref: ${{ github.event.pull_request.head_ref }}
commit_ref: ${{ github.event.pull_request.head.ref }}

0 comments on commit e37369d

Please sign in to comment.