Skip to content

Commit e39b92c

Browse files
Merge pull request #2069 from nextcloud/repo-sync/android-config/main
πŸ”„ synced file(s) with nextcloud/android-config
2 parents 70a46fe + 3e60d4a commit e39b92c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€Ž.github/workflows/analysis.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
repository: ${{ steps.get-vars.outputs.repo }}
5050
ref: ${{ steps.get-vars.outputs.branch }}
5151
- name: Set up JDK 17
52-
uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4.2.0
52+
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
5353
with:
5454
distribution: "temurin"
5555
java-version: 17

β€Ž.github/workflows/codeql.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
languages: ${{ matrix.language }}
4545
- name: Set up JDK 17
46-
uses: actions/setup-java@5896cecc08fd8a1fbdfaf517e29b571164b031f7 # v4.2.0
46+
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
4747
with:
4848
distribution: "temurin"
4949
java-version: 17

0 commit comments

Comments
Β (0)