Update gradle/gradle-build-action action to v2.8.1 (#1426)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-25 21:10:42 +02:00
committed by GitHub
parent 6588ae8ada
commit 9c17ec2f2f
7 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '17'
- name: Configure gradle
uses: gradle/gradle-build-action@v2.8.0
uses: gradle/gradle-build-action@v2.8.1
with:
cache-read-only: ${{ github.ref != 'refs/heads/develop' }}
- name: 🔊 Publish results to Sonar