Skip to content

Commit c3d63ee

Browse files
Bump zod from 3.20.2 to 3.22.3 (#319)
* Bump zod from 3.20.2 to 3.22.3 Bumps [zod](https://github.com/colinhacks/zod) from 3.20.2 to 3.22.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.20.2...v3.22.3) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Go --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent 49d5d41 commit c3d63ee

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
release:
9+
if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'dependabot' }}
910
uses: the-guild-org/shared-config/.github/workflows/release-snapshot.yml@main
1011
with:
1112
packageManager: 'pnpm'

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)