From 9f292f3fb7dcf0da0c428898474d68ae1f749da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:29:14 +0000 Subject: [PATCH] Bump arnested/go-version-action from 2.1.1 to 2.1.2 Bumps [arnested/go-version-action](https://github.com/arnested/go-version-action) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/arnested/go-version-action/releases) - [Commits](https://github.com/arnested/go-version-action/compare/87ed13ca560815b31430e346ea1df537a58ba122...6343454db06c63467680c5dc1f4f382fe9fe6303) --- updated-dependencies: - dependency-name: arnested/go-version-action dependency-version: 2.1.2 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 2a32251..812c8b6 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -19,7 +19,7 @@ jobs: matrix: ${{ steps.versions.outputs.matrix }} steps: - uses: actions/checkout@v6 - - uses: arnested/go-version-action@87ed13ca560815b31430e346ea1df537a58ba122 + - uses: arnested/go-version-action@6343454db06c63467680c5dc1f4f382fe9fe6303 id: versions build: