Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v3.2.0 (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 26, 2022
1 parent fc87593 commit d70580f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fetch-depth: 2

- name: Set up Go
uses: actions/setup-go@fcdc43634adb5f7ae75a9d7a9b9361790f7293e2 # tag=v3.1.0
uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # tag=v3.2.0
with:
# renovate: datasource=docker depName=golang
go-version: 1.18.2
Expand Down

0 comments on commit d70580f

Please sign in to comment.