mirror of
https://github.com/actions/go-versions.git
synced 2026-02-02 23:37:03 +00:00
Compare commits
15 Commits
arm64-test
...
1.24.4-154
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6263527c99 | ||
|
|
9050915a95 | ||
|
|
fdd4a4d276 | ||
|
|
21413175ac | ||
|
|
405e5e66a4 | ||
|
|
d59cdd7bec | ||
|
|
8c6bd21140 | ||
|
|
8b69c18c83 | ||
|
|
7528b68851 | ||
|
|
ad007a1a71 | ||
|
|
070c2a1b84 | ||
|
|
06b75e6f50 | ||
|
|
435e8c8778 | ||
|
|
ef611dd539 | ||
|
|
b1013e0081 |
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-version: ${{ inputs.VERSION || '1.19.0' }}
|
||||
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
|
||||
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main
|
||||
with:
|
||||
languages: "['go']"
|
||||
languages: '["go"]'
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user