Skip to content

Commit

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

---
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 Sep 23, 2024
1 parent c7272ba commit cfc6dd9
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].44
- uses: planetscale/[email protected].45
if: steps.check_for_changes.outputs.changes_detected == 'true'
with:
commit_message: ${{ inputs.terraform-docs-git-commit-message }}
Expand Down

0 comments on commit cfc6dd9

Please sign in to comment.