From b1d2c4f703e217c6920c9cbf7a2ecbfe7fe2cb07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 21:44:25 +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 b66b774..5e7d095 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -37,4 +37,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 - uses: andrewslotin/go-proxy-pull-action@v1.0.3 + uses: andrewslotin/go-proxy-pull-action@v1.1.0