Skip to content

Commit

Permalink
Bump WillAbides/setup-go-faster from 1.12.0 to 1.13.0 (#165)
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.12.0 to 1.13.0.
- [Release notes](https://github.com/willabides/setup-go-faster/releases)
- [Commits](WillAbides/setup-go-faster@v1.12.0...v1.13.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 99435dc commit e1beb38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Go
uses: WillAbides/setup-go-faster@v1.12.0
uses: WillAbides/setup-go-faster@v1.13.0
with:
go-version-file: go.mod

Expand All @@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Go
uses: WillAbides/setup-go-faster@v1.12.0
uses: WillAbides/setup-go-faster@v1.13.0
with:
go-version-file: go.mod

Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
tags: whalewall:test

- name: Install Go
uses: WillAbides/setup-go-faster@v1.12.0
uses: WillAbides/setup-go-faster@v1.13.0
with:
go-version-file: go.mod

Expand Down

0 comments on commit e1beb38

Please sign in to comment.