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.
1 parent b49c7f7 commit 8f61e84Copy full SHA for 8f61e84
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
git-push: 'false'
44
45
# Push Terraform-docs changes
46
- - uses: planetscale/[email protected].13
+ - uses: planetscale/[email protected].16
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