Skip to content

Commit 00885a1

Browse files
committed
Try using commit hash in actions
1 parent ac9393a commit 00885a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ jobs:
9393
runs-on: ubuntu-latest
9494
steps:
9595
- uses: actions/checkout@v6
96-
- uses: crate-ci/typos@v1.42.1
96+
- uses: crate-ci/typos@65120634e79d8374d1aa2f27e54baa0c364fff5a # v1.42.1

0 commit comments

Comments
 (0)