mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
ci: pin crate-ci/typos action to version v1.20.1
This commit is contained in:
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
||||
run: mix gettext.extract --check-up-to-date
|
||||
|
||||
- name: Spell check
|
||||
uses: crate-ci/typos@1.20.1
|
||||
uses: crate-ci/typos@v1.20.1
|
||||
|
||||
- name: Check formatting
|
||||
run: mix format --check-formatted
|
||||
|
||||
Reference in New Issue
Block a user