build: upgrade to Go 1.24.4 (#418)
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
release:
|
release:
|
||||||
uses: itzg/github-workflows/.github/workflows/go-with-releaser-image.yml@main
|
uses: itzg/github-workflows/.github/workflows/go-with-releaser-image.yml@main
|
||||||
with:
|
with:
|
||||||
go-version: "1.24.2"
|
go-version: "1.24.4"
|
||||||
enable-ghcr: true
|
enable-ghcr: true
|
||||||
secrets:
|
secrets:
|
||||||
image-registry-username: ${{ secrets.DOCKERHUB_USERNAME }}
|
image-registry-username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
|
|||||||
@@ -12,4 +12,4 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
|
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
|
||||||
with:
|
with:
|
||||||
go-version: "1.24.2"
|
go-version: "1.24.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user