Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bschaatsbergen authored Oct 3, 2024
2 parents 0d5ca34 + 17e026a commit eb71b95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
framework: terraform

# Terraform-docs
- uses: terraform-docs/[email protected].0
- uses: terraform-docs/[email protected].2
id: terraform-docs
with:
working-dir: .
Expand All @@ -43,7 +43,7 @@ jobs:
git-push: 'false'

# Push Terraform-docs changes
- uses: planetscale/[email protected].44
- uses: planetscale/[email protected].45
# Run this step even if previous steps fails (there are changes to commit)
# but skip when on forks
if: ${{ !cancelled() && github.repository_owner == 'runatlantis' }}
Expand Down

0 comments on commit eb71b95

Please sign in to comment.