Skip to content

Commit

Permalink
build(deps): bump rojopolis/spellcheck-github-actions (#145)
Browse files Browse the repository at this point in the history
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases)
- [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md)
- [Commits](rojopolis/spellcheck-github-actions@0.35.0...0.36.0)

---
updated-dependencies:
- dependency-name: rojopolis/spellcheck-github-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kilian Cavalotti <[email protected]>
  • Loading branch information
dependabot[bot] and kcgthb authored Mar 21, 2024
1 parent 9826ff4 commit 1e96421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: tj-actions/changed-files@v41
with:
files: '**.md'
- uses: rojopolis/spellcheck-github-actions@0.35.0
- uses: rojopolis/spellcheck-github-actions@0.36.0
if: steps.changedfiles.outputs.any_changed == 'true'
with:
source_files: ${{ steps.changedfiles.outputs.all_changed_files }}
Expand Down

0 comments on commit 1e96421

Please sign in to comment.