Skip to content

Commit 33d7b1f

Browse files
Update all non-major GitHub Actions dependencies to v6.4.2
1 parent 199531d commit 33d7b1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Check
3333
run: ./gradlew check javadoc
3434
- name: Publish Test Report
35-
uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6.4.1
35+
uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2
3636
if: always()
3737
with:
3838
report_paths: '**/build/test-results/**/TEST-*.xml'

0 commit comments

Comments
 (0)