From 91854efdb2729815513f1fd157cfb17edf4d763a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 11:05:04 +0000 Subject: [PATCH] build(deps): bump arnested/go-version-action from 2.1.3 to 2.1.4 Bumps [arnested/go-version-action](https://github.com/arnested/go-version-action) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/arnested/go-version-action/releases) - [Commits](https://github.com/arnested/go-version-action/compare/43d61a4507467784d11c8e798d5cf0c6b85aaaa6...6a9d1e0bcc9db5b1693bb7b0ad37491d205f67b6) --- updated-dependencies: - dependency-name: arnested/go-version-action dependency-version: 2.1.4 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 54413c4..88e72e5 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@43d61a4507467784d11c8e798d5cf0c6b85aaaa6 + - uses: arnested/go-version-action@6a9d1e0bcc9db5b1693bb7b0ad37491d205f67b6 id: versions build: