From 63af44e5439b95a460a38609300ca72513bde007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 07:29:21 -0500 Subject: [PATCH] chore(deps): Bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2.0 (#97) Bumps [andrewslotin/go-proxy-pull-action](https://github.com/andrewslotin/go-proxy-pull-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/andrewslotin/go-proxy-pull-action/releases) - [Commits](https://github.com/andrewslotin/go-proxy-pull-action/compare/v1.1.0...v1.2.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 47823db..46e8ec2 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.1.0 + uses: andrewslotin/go-proxy-pull-action@v1.2.0