Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Bump WillAbides/setup-go-faster from 1.11.0 to 1.12.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.11.0 to 1.12.0.
- [Release notes](https://github.com/willabides/setup-go-faster/releases)
- [Commits](WillAbides/setup-go-faster@v1.11.0...v1.12.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 Sep 25, 2023
1 parent 6778a5f commit 9d2aa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: arnested/go-version-action@v1
id: version
- name: Setup Go ${{ steps.version.outputs.go-mod-version }}.x
uses: WillAbides/setup-go-faster@v1.11.0
uses: WillAbides/setup-go-faster@v1.12.0
with:
go-version: ${{ steps.version.outputs.go-mod-version }}.x
ignore-local: true
Expand Down

0 comments on commit 9d2aa0b

Please sign in to comment.