Skip to content

Commit

Permalink
Merge pull request #272 from atc0005/dependabot/github_actions/master…
Browse files Browse the repository at this point in the history
…/actions/setup-go-v2.1.1

ghaw: bump actions/setup-go from v2.1.0 to v2.1.1
  • Loading branch information
atc0005 authored Jul 22, 2020
2 parents a0b5f7b + 780d021 commit 288097a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-build-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- name: Set up Go
# https://github.com/actions/setup-go
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
go-version: ${{ matrix.go-version }}
id: go
Expand Down

0 comments on commit 288097a

Please sign in to comment.