Skip to content

Commit 081aaa5

Browse files
Bump the actions group with 2 updates (#125)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6153e1d commit 081aaa5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: bun install --frozen-lockfile
3636

3737
- name: Run prek
38-
uses: j178/prek-action@v2.0.5
38+
uses: j178/prek-action@v3.0.0
3939

4040
build:
4141
name: Build

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: bunx astro check
5050

5151
- name: Spell check
52-
uses: crate-ci/typos@v1.48.0
52+
uses: crate-ci/typos@v1.49.0
5353

5454
- name: Build
5555
run: bun run build

0 commit comments

Comments
 (0)