Skip to content

Commit

Permalink
Bump WillAbides/setup-go-faster from 1.9.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [WillAbides/setup-go-faster](https://github.com/willabides/setup-go-faster) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/willabides/setup-go-faster/releases)
- [Commits](WillAbides/setup-go-faster@v1.9.1...v1.10.0)

---
updated-dependencies:
- dependency-name: WillAbides/setup-go-faster
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent b55a429 commit 56d0dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: arnested/go-version-action@v1
id: go-version
- name: Setup Go ${{ steps.go-version.outputs.minimal }}
uses: WillAbides/setup-go-faster@v1.9.1
uses: WillAbides/setup-go-faster@v1.10.0
with:
go-version: ${{ steps.go-version.outputs.minimal }}
- run: go version
Expand Down

0 comments on commit 56d0dc2

Please sign in to comment.