Skip to content

Commit e5d77a1

Browse files
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 (#377)
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 cf87ab6 commit e5d77a1

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

0 commit comments

Comments
 (0)