Skip to content

Commit a8721f9

Browse files
authored
Merge pull request #142 from blinklabs-io/dependabot/github_actions/andrewslotin/go-proxy-pull-action-1.1.0
chore(deps): bump andrewslotin/go-proxy-pull-action from 1.0.3 to 1.1.0
2 parents 5bca1ff + 930eb55 commit a8721f9

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)