Skip to content

Commit 328790a

Browse files
build(deps): bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 (#379)
Bumps [andrewslotin/go-proxy-pull-action](https://github.com/andrewslotin/go-proxy-pull-action) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/andrewslotin/go-proxy-pull-action/releases) - [Commits](andrewslotin/go-proxy-pull-action@v1.2.0...v1.3.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 2def7d9 commit 328790a

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
@@ -181,4 +181,4 @@ jobs:
181181
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
182182
- name: Pull new module version
183183
if: startsWith(github.ref, 'refs/tags/')
184-
uses: andrewslotin/go-proxy-pull-action@v1.2.0
184+
uses: andrewslotin/go-proxy-pull-action@v1.3.0

0 commit comments

Comments
 (0)