Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anaconda-renovate-bot committed Dec 13, 2022
1 parent ecdc02a commit da6a26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08 # tag=v4
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # tag=v3.2.1
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: 1.18.4

Expand Down

0 comments on commit da6a26c

Please sign in to comment.