chore(deps): update gradle/actions digest to dbbdc27 (#3098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
67084fc0b3
commit
3791928896
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ runs:
|
||||||
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
|
run: mkdir -p ~/.gradle ; cp .github/ci-gradle.properties ~/.gradle/gradle.properties
|
||||||
|
|
||||||
- name: Setup Gradle
|
- name: Setup Gradle
|
||||||
uses: gradle/actions/setup-gradle@31ae3562f68c96d481c31bc1a8a55cc1be162f83 # v3
|
uses: gradle/actions/setup-gradle@dbbdc275be76ac10734476cc723d82dfe7ec6eda # v3
|
||||||
with:
|
with:
|
||||||
add-job-summary: always
|
add-job-summary: always
|
||||||
cache-read-only: ${{ inputs.cache-read-only }}
|
cache-read-only: ${{ inputs.cache-read-only }}
|
||||||
|
|
Loading…
Reference in a new issue