Skip to content

Commit 9b4f67a

Browse files
build(deps): bump actions/setup-go from 2.1.4 to 2.1.5 (#892)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2.1.4...v2.1.5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 394253f commit 9b4f67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
name: test (${{ matrix.os }}/go-${{ matrix.go_version }}/${{ matrix.goarch }})
3131
runs-on: ${{ matrix.os }}-latest
3232
steps:
33-
- uses: actions/[email protected].4
33+
- uses: actions/[email protected].5
3434
id: go
3535
with:
3636
stable: false

0 commit comments

Comments
 (0)