gson-comments/.github/workflows
Marcono1234 87a391363e
Upgrade GitHub actions & pin to commit hash (#2598)
* Upgrade GitHub actions & pin to commit hash

The only exception is `google/oss-fuzz` which does not seem to have releases
or Git tags, so pinning might not make sense there.

Also adds `actions/setup-java` to the `codeql-analysis` workflow to
explicitly specify the JDK version to use (and to use the caching of
that action) instead of relying on the default JDK of the runner image.

* Enable Dependabot for GitHub actions

---------

Co-authored-by: Éamonn McManus <emcmanus@google.com>
2024-01-29 09:00:13 -08:00
..
build.yml Upgrade GitHub actions & pin to commit hash (#2598) 2024-01-29 09:00:13 -08:00
check-android-compatibility.yml Upgrade GitHub actions & pin to commit hash (#2598) 2024-01-29 09:00:13 -08:00
check-api-compatibility.yml Upgrade GitHub actions & pin to commit hash (#2598) 2024-01-29 09:00:13 -08:00
cifuzz.yml Upgrade GitHub actions & pin to commit hash (#2598) 2024-01-29 09:00:13 -08:00
codeql-analysis.yml Upgrade GitHub actions & pin to commit hash (#2598) 2024-01-29 09:00:13 -08:00