From 2cc03bbeb8df4ef7ddfe318d2ecb5a0c7c7cdadc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:19:24 +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-docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-docs.yaml b/.github/workflows/publish-docs.yaml index 5a4a366..9a6d052 100644 --- a/.github/workflows/publish-docs.yaml +++ b/.github/workflows/publish-docs.yaml @@ -14,4 +14,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Pull new module version - uses: andrewslotin/go-proxy-pull-action@v1.0.3 + uses: andrewslotin/go-proxy-pull-action@v1.1.0