fix: remove unnecessary curl version pinning; correct keyword casing … #27
checks.yml
on: push
security
/
Check security issues
1m 3s
docker
/
Check docker issues
11s
actions
/
Check GitHub Actions issues
7s
Annotations
1 error and 2 warnings
docker / Check docker issues:
Dockerfile#L3
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
actions / Check GitHub Actions issues
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
security / Check security issues
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|