From ddfa0aadf0175360ff0ab2e8b63965a8fb3086df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 06:38:48 +0000 Subject: [PATCH] build(deps): Bump actions/setup-go Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5a083d0e9a84784eb32078397cf5459adecb4c40 to 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/5a083d0e9a84784eb32078397cf5459adecb4c40...0aaccfd150d50ccaeb58ebd88d36e91967a5f35b) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-chart-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-chart-test.yaml b/.github/workflows/helm-chart-test.yaml index ec4eeb4..bf8ce97 100644 --- a/.github/workflows/helm-chart-test.yaml +++ b/.github/workflows/helm-chart-test.yaml @@ -18,7 +18,7 @@ jobs: with: python-version: '3.x' - - uses: actions/setup-go@5a083d0e9a84784eb32078397cf5459adecb4c40 # pin@v3 + - uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # pin@v3 with: go-version: ^1