Skip to content

Commit 641755a

Browse files
committed
Bump shared GitHub Actions workflows to v0.5.2.
1 parent f405e6b commit 641755a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
ci:
11-
uses: huanshankeji/.github/.github/workflows/gradle-ci.yml@v0.4.1
11+
uses: huanshankeji/.github/.github/workflows/gradle-ci.yml@v0.5.2
1212
secrets: inherit
1313
with:
1414
jdk-versions: 17-temurin

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v7
1919

2020
- name: Set up JDKs and Gradle
21-
uses: huanshankeji/.github/actions/setup-javas-and-gradle@v0.4.1
21+
uses: huanshankeji/.github/actions/setup-javas-and-gradle@v0.5.2
2222
with:
2323
jdk-versions: 17-temurin
2424
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}

0 commit comments

Comments
 (0)