Skip to content

Commit d822626

Browse files
mikehardydavid-allison
authored andcommitted
build(deps): fix update gradle wrapper workflow
1 parent 54de123 commit d822626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_gradle_wrapper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- uses: actions/checkout@v6
2020
with:
2121
submodules: 'recursive'
22+
persist-credentials: false
2223

2324
- name: Configure JDK
2425
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)