Skip to content

Commit c9054a4

Browse files
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.3.0 to 1.4.0 (#604)
Bumps [andrewslotin/go-proxy-pull-action](https://github.com/andrewslotin/go-proxy-pull-action) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/andrewslotin/go-proxy-pull-action/releases) - [Commits](andrewslotin/go-proxy-pull-action@0ef95ea...e5aea3b) --- updated-dependencies: - dependency-name: andrewslotin/go-proxy-pull-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e469b10 commit c9054a4

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
@@ -405,4 +405,4 @@ jobs:
405405
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
406406
- name: Pull new module version
407407
if: startsWith(github.ref, 'refs/tags/')
408-
uses: andrewslotin/go-proxy-pull-action@0ef95ea50ab6c03f2f095a5102bbdecad8fd7602 # v1.3.0 https://github.com/andrewslotin/go-proxy-pull-action/releases/tag/v1.3.0
408+
uses: andrewslotin/go-proxy-pull-action@e5aea3b8b3478fc5b76befda4390513868ed2dc8 # v1.4.0 https://github.com/andrewslotin/go-proxy-pull-action/releases/tag/v1.4.0

0 commit comments

Comments
 (0)