Skip to content

Commit bb85c10

Browse files
Bump andrewslotin/go-proxy-pull-action from 1.3.0 to 1.4.0 (#286)
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@v1.3.0...v1.4.0) --- 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 b7585d0 commit bb85c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Pull new module version
21-
uses: andrewslotin/go-proxy-pull-action@v1.3.0
21+
uses: andrewslotin/go-proxy-pull-action@v1.4.0
2222
with:
2323
import_path: github.com/${{ github.repository }}
2424

0 commit comments

Comments
 (0)