Skip to content

Commit

Permalink
chore(deps): bump the github-actions-all group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions-all group with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos).

- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.16.20...v1.16.21)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mlegner committed Oct 30, 2023
1 parent 4e5aafe commit 22fcd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
name: Check spelling
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.16.20
- uses: crate-ci/typos@v1.16.21

check-all:
name: Check if all lint jobs succeeded
Expand Down

0 comments on commit 22fcd76

Please sign in to comment.