mirror of
https://github.com/jellyfin/jellyfin-androidx-media.git
synced 2024-11-27 00:10:36 +00:00
Update gradle/gradle-build-action action to v2.7.0 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e6115be60
commit
ed31fcc064
2
.github/workflows/extension-build.yaml
vendored
2
.github/workflows/extension-build.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
- name: Setup Gradle
|
||||
uses: gradle/gradle-build-action@915a66c096a03101667f9df2e56c9efef558b165 # v2.6.1
|
||||
uses: gradle/gradle-build-action@a4cf152f482c7ca97ef56ead29bf08bcd953284c # v2.7.0
|
||||
- name: Cache NDK
|
||||
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
|
||||
with:
|
||||
|
2
.github/workflows/extension-publish.yaml
vendored
2
.github/workflows/extension-publish.yaml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
- name: Setup Gradle
|
||||
uses: gradle/gradle-build-action@915a66c096a03101667f9df2e56c9efef558b165 # v2.6.1
|
||||
uses: gradle/gradle-build-action@a4cf152f482c7ca97ef56ead29bf08bcd953284c # v2.7.0
|
||||
- name: Cache NDK
|
||||
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user