Skip to content

Commit

Permalink
feat(deps): bump planetscale/ghcommit-action from 0.1.42 to 0.1.43
Browse files Browse the repository at this point in the history
Bumps [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action) from 0.1.42 to 0.1.43.
- [Release notes](https://github.com/planetscale/ghcommit-action/releases)
- [Commits](planetscale/ghcommit-action@v0.1.42...v0.1.43)

---
updated-dependencies:
- dependency-name: planetscale/ghcommit-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 215f63b commit b3e6885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ jobs:
echo "changes_detected=true" >> $GITHUB_OUTPUT
fi
- uses: planetscale/[email protected].42
- uses: planetscale/[email protected].43
if: steps.check_for_changes.outputs.changes_detected == 'true'
with:
commit_message: ${{ inputs.terraform-docs-git-commit-message }}
Expand Down

0 comments on commit b3e6885

Please sign in to comment.