Skip to content

Commit be619af

Browse files
chore(deps): all non-major dependencies
1 parent f7c813d commit be619af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
steps:
7777
- uses: actions/checkout@v4
7878
- name: Check for typos
79-
uses: crate-ci/typos@v1.19.0
79+
uses: crate-ci/typos@v1.20.8

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- uses: actions/checkout@v4
6161
- name: Set up Docker Buildx
62-
uses: docker/setup-buildx-action@v3.2.0
62+
uses: docker/setup-buildx-action@v3.3.0
6363
with:
6464
platforms: ${{ env.platforms }}
6565
- name: Enable latest tag

0 commit comments

Comments
 (0)