This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency crate-ci/typos to v1.18.1 (#1564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
9649ed4
commit 21fc865
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
# Accepts to be different with nixpkgs, use latest by renovatebot | ||
- uses: crate-ci/[email protected].0 | ||
- uses: crate-ci/[email protected].1 | ||
with: | ||
files: | | ||
. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,6 +34,6 @@ shellcheck 0.9.0 | |
shfmt 3.7.0 | ||
terraform 1.7.2 | ||
trivy 0.49.0 | ||
typos 1.18.0 | ||
typos 1.18.1 | ||
yamlfmt 0.10.0 | ||
zig 0.11.0 |