Skip to content

Commit 15d9103

Browse files
Bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 (#417)
* Bump andrewslotin/go-proxy-pull-action from 1.2.0 to 1.3.0 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]> * Fix output * Fix expected oiutput --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: docktermj <[email protected]>
1 parent 9ab8e52 commit 15d9103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-proxy-pull.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414

1515
steps:
1616
- name: Pull new module version
17-
uses: andrewslotin/go-proxy-pull-action@v1.2.0
17+
uses: andrewslotin/go-proxy-pull-action@v1.3.0
1818
with:
1919
import_path: github.com/${{ github.repository }}

0 commit comments

Comments
 (0)