We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a747df commit bdc47f6Copy full SHA for bdc47f6
1 file changed
.github/workflows/github-ci.yaml
@@ -69,7 +69,7 @@ jobs:
69
- name: Test with ruff
70
run: ruff check pdfly/
71
- name: Spell Check Repo
72
- uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2
+ uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0
73
74
package:
75
name: Build & verify package
0 commit comments