From bbf662700150050d6745f4d31dbc3ca7104ec31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 23:13:45 +0000 Subject: [PATCH] chore(deps): bump zondax/_workflows/.github/workflows/_checks-ts.yaml Bumps [zondax/_workflows/.github/workflows/_checks-ts.yaml](https://github.com/zondax/_workflows) from 5 to 10. - [Release notes](https://github.com/zondax/_workflows/releases) - [Commits](https://github.com/zondax/_workflows/compare/v5...v10) --- updated-dependencies: - dependency-name: zondax/_workflows/.github/workflows/_checks-ts.yaml dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bc49d61..5b73722 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ permissions: jobs: ts-checks: - uses: zondax/_workflows/.github/workflows/_checks-ts.yaml@v5 + uses: zondax/_workflows/.github/workflows/_checks-ts.yaml@v10 permissions: contents: read pull-requests: write