Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.junit.platform-junit-p…
Browse files Browse the repository at this point in the history
…latform-launcher-1.11.4
  • Loading branch information
koppor authored Feb 24, 2025
2 parents cef9c20 + 15a00cd commit 198540d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
uses: gradle-update/update-gradle-wrapper-action@v2
with:
labels: dependencies
repo-token: ${{ secrets.GRADLE_UPDATE_PAT }}

0 comments on commit 198540d

Please sign in to comment.