mirror of
https://github.com/actions/go-versions.git
synced 2026-02-28 21:27:35 +00:00
Compare commits
3 Commits
1.23.10-15
...
arm64-test
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38ee237c8e | ||
|
|
4856273f98 | ||
|
|
749c9db345 |
2
.github/workflows/build-go-packages.yml
vendored
2
.github/workflows/build-go-packages.yml
vendored
@@ -28,4 +28,4 @@ jobs:
|
|||||||
tool-name: "go"
|
tool-name: "go"
|
||||||
tool-version: ${{ inputs.VERSION || '1.19.0' }}
|
tool-version: ${{ inputs.VERSION || '1.19.0' }}
|
||||||
publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
|
publish-release: ${{ inputs.PUBLISH_RELEASES || false }}
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -13,4 +13,4 @@ jobs:
|
|||||||
name: CodeQL analysis
|
name: CodeQL analysis
|
||||||
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
|
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
|
||||||
with:
|
with:
|
||||||
languages: '["go"]'
|
languages: "['go']"
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user