Skip to content

Commit

Permalink
Merge pull request #55 from catatsuy/renovate/golang-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency golang to v1.22.5
  • Loading branch information
catatsuy authored Jul 14, 2024
2 parents 30dda40 + 3a066a8 commit d68bf64
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 @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: 1.22.4
go-version: 1.22.5
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
Expand Down

0 comments on commit d68bf64

Please sign in to comment.