diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 69dc720..d6a283a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -43,7 +43,7 @@ jobs: git-push: 'false' # Push Terraform-docs changes - - uses: planetscale/ghcommit-action@v0.2.13 + - uses: planetscale/ghcommit-action@v0.2.17 # Run this step even if previous steps fails (there are changes to commit) # but skip when on forks if: ${{ !cancelled() && github.repository_owner == 'runatlantis' }}