From 930eb55b10014e06df8f54ac792427c787cf02a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:10:08 +0000 Subject: [PATCH] chore(deps): bump andrewslotin/go-proxy-pull-action from 1.0.3 to 1.1.0 Bumps [andrewslotin/go-proxy-pull-action](https://github.com/andrewslotin/go-proxy-pull-action) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/andrewslotin/go-proxy-pull-action/releases) - [Commits](https://github.com/andrewslotin/go-proxy-pull-action/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: andrewslotin/go-proxy-pull-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d60d1be..fac7f0c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -140,4 +140,4 @@ jobs: # This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy - name: Pull new module version if: startsWith(github.ref, 'refs/tags/') - uses: andrewslotin/go-proxy-pull-action@v1.0.3 + uses: andrewslotin/go-proxy-pull-action@v1.1.0