-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps-2025-01-10 #38
deps-2025-01-10 #38
Conversation
uses: cloudengio/.github/.github/workflows/go-test.yml@main | ||
with: | ||
go-versions: | | ||
[ | ||
"1.22.x", | ||
"1.23.x" | ||
] | ||
os-version: ubuntu-latest | ||
|
||
lint: |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
uses: cloudengio/.github/.github/workflows/go-test.yml@main | ||
with: | ||
go-versions: | | ||
[ | ||
"1.23.x" | ||
] | ||
os-version: macos-latest |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
uses: cloudengio/.github/.github/workflows/go-test.yml@main | ||
with: | ||
go-versions: | | ||
[ | ||
"1.23.x" | ||
] | ||
os-version: windows-latest |
Check warning
Code scanning / CodeQL
Workflow does not contain permissions Medium
No description provided.