Skip to content

Commit

Permalink
Merge pull request #233 from tonicpow/dependabot/github_actions/maste…
Browse files Browse the repository at this point in the history
…r/actions/setup-go-2.2.0

Bump actions/setup-go from 2.1.5 to 2.2.0
  • Loading branch information
mergify[bot] committed Feb 14, 2022
2 parents 2a60d2f + 9606659 commit f8ebad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2.1.5
uses: actions/setup-go@v2.2.0
with:
go-version: 1.17
- name: Setup Node
Expand Down

0 comments on commit f8ebad5

Please sign in to comment.