Skip to content

Commit 82de3e4

Browse files
⬆️ Update all non-major dependencies (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90bb5bf commit 82de3e4

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
type=sha,format=long
8080
# Build and push
8181
- name: Build and push
82-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6
82+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
8383
with:
8484
context: .
8585
push: ${{ github.event_name != 'pull_request' }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"pino": "9.7.0",
2929
"pino-http": "10.4.0",
3030
"swagger-ui-express": "5.0.1",
31-
"zod": "3.25.30"
31+
"zod": "3.25.32"
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "1.9.4",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)