Skip to content

Commit 930eb55

Browse files
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](andrewslotin/go-proxy-pull-action@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] <[email protected]>
1 parent a9138b6 commit 930eb55

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.0.3
143+
uses: andrewslotin/go-proxy-pull-action@v1.1.0

0 commit comments

Comments
 (0)