We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea19d20 commit 89333d6Copy full SHA for 89333d6
1 file changed
.github/workflows/gradle-wrapper-updater.yml
@@ -10,6 +10,8 @@ jobs:
10
11
steps:
12
- uses: actions/checkout@v6
13
+ with:
14
+ persist-credentials: false
15
16
- name: Set up JDK
17
uses: actions/setup-java@v5
0 commit comments