Skip to content

Commit 2b47df9

Browse files
Merge pull request #238 from nrkno/dependabot/github_actions/planetscale/ghcommit-action-0.2.18
feat(deps): bump planetscale/ghcommit-action from 0.2.17 to 0.2.18
2 parents b6fb49e + 619ad85 commit 2b47df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ jobs:
634634
echo "changes_detected=true" >> $GITHUB_OUTPUT
635635
fi
636636
637-
- uses: planetscale/[email protected].17
637+
- uses: planetscale/[email protected].18
638638
if: steps.check_for_changes.outputs.changes_detected == 'true'
639639
with:
640640
commit_message: ${{ inputs.terraform-docs-git-commit-message }}

0 commit comments

Comments
 (0)