We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ad8fb5 + 97963f7 commit b49c7f7Copy full SHA for b49c7f7
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
git-push: 'false'
44
45
# Push Terraform-docs changes
46
- - uses: planetscale/[email protected].12
+ - uses: planetscale/[email protected].13
47
# Run this step even if previous steps fails (there are changes to commit)
48
# but skip when on forks
49
if: ${{ !cancelled() && github.repository_owner == 'runatlantis' }}
0 commit comments