Skip to content

Commit b089e10

Browse files
dependabot[bot]leokondrashov
authored andcommitted
Bump rojopolis/spellcheck-github-actions from 0.52.0 to 0.53.0
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.52.0 to 0.53.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.52.0...0.53.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c6094b commit b089e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-24.04
1212
steps:
1313
- uses: actions/checkout@v5
14-
- uses: rojopolis/spellcheck-github-actions@0.52.0
14+
- uses: rojopolis/spellcheck-github-actions@0.53.0
1515
name: Spellcheck
1616
with:
1717
config_path: configs/.spellcheck.yml

0 commit comments

Comments
 (0)