Skip to content

Commit

Permalink
Bump actions/setup-go from v2.1.2 to v2.1.3 (#15)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v2.1.2...37335c7)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2020
1 parent a198921 commit 02cb438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:

- name: Set up Go 1.14
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
go-version: 1.14
id: go
Expand Down

0 comments on commit 02cb438

Please sign in to comment.