From 2d162fe6c0dee0eefe2b56f9435496a7b342412c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:05:22 +0000 Subject: [PATCH] build(deps): bump arnested/go-version-action from 2.1.2 to 2.1.3 Bumps [arnested/go-version-action](https://github.com/arnested/go-version-action) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/arnested/go-version-action/releases) - [Commits](https://github.com/arnested/go-version-action/compare/6343454db06c63467680c5dc1f4f382fe9fe6303...43d61a4507467784d11c8e798d5cf0c6b85aaaa6) --- updated-dependencies: - dependency-name: arnested/go-version-action dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index f649d24..54413c4 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -16,7 +16,7 @@ jobs: matrix: ${{ steps.versions.outputs.matrix }} steps: - uses: actions/checkout@v7 - - uses: arnested/go-version-action@6343454db06c63467680c5dc1f4f382fe9fe6303 + - uses: arnested/go-version-action@43d61a4507467784d11c8e798d5cf0c6b85aaaa6 id: versions build: