Skip to content

Commit 29f4737

Browse files
authored
build(deps): use andrewslotin/go-proxy-pull-action 1.3.0 (#934)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 125b9f8 commit 29f4737

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
@@ -39,4 +39,4 @@ jobs:
3939
4040
# This updates the documentation on pkg.go.dev and the latest version available via the Go module proxy
4141
- name: Pull new module version
42-
uses: andrewslotin/go-proxy-pull-action@v1.2.0
42+
uses: andrewslotin/go-proxy-pull-action@v1.3.0

0 commit comments

Comments
 (0)