Skip to content

Commit 02a0f68

Browse files
dependabot[bot]leokondrashov
authored andcommitted
Bump rojopolis/spellcheck-github-actions from 0.47.0 to 0.48.0
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.47.0 to 0.48.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.47.0...0.48.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e27169 commit 02a0f68

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@v4
14-
- uses: rojopolis/spellcheck-github-actions@0.47.0
14+
- uses: rojopolis/spellcheck-github-actions@0.48.0
1515
name: Spellcheck
1616
with:
1717
config_path: configs/.spellcheck.yml

0 commit comments

Comments
 (0)