Skip to content

Commit 54e11db

Browse files
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.1.0 to 1.2.0 (#224)
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](andrewslotin/go-proxy-pull-action@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dc9274 commit 54e11db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ jobs:
140140
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
141141
- name: Pull new module version
142142
if: startsWith(github.ref, 'refs/tags/')
143-
uses: andrewslotin/go-proxy-pull-action@v1.1.0
143+
uses: andrewslotin/go-proxy-pull-action@v1.2.0

0 commit comments

Comments
 (0)