From ade926f61e4e0d2103b58d18a664a72aec8a2a5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 07:16:21 +0000 Subject: [PATCH] ci(deps): bump Glyndor/.github/.github/workflows/go-fuzz.yml Bumps [Glyndor/.github/.github/workflows/go-fuzz.yml](https://github.com/glyndor/.github) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/glyndor/.github/releases) - [Commits](https://github.com/glyndor/.github/compare/045903bf83a58651f119bc7d952aa45242b897c5...e61aaf0e920345b3dbb82cacd3bd36a499951a92) --- updated-dependencies: - dependency-name: Glyndor/.github/.github/workflows/go-fuzz.yml dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/fuzz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fuzz.yml b/.github/workflows/fuzz.yml index de18afc..64a1dae 100644 --- a/.github/workflows/fuzz.yml +++ b/.github/workflows/fuzz.yml @@ -10,7 +10,7 @@ permissions: jobs: fuzz: - uses: Glyndor/.github/.github/workflows/go-fuzz.yml@045903bf83a58651f119bc7d952aa45242b897c5 # v1.12.0 + uses: Glyndor/.github/.github/workflows/go-fuzz.yml@e61aaf0e920345b3dbb82cacd3bd36a499951a92 # v1.13.0 with: fuzztime: "60s" targets: >-