We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4d669 commit 681a3caCopy full SHA for 681a3ca
.github/workflows/zxc-build-plugins.yaml
@@ -52,7 +52,7 @@ jobs:
52
run: ./gradlew check
53
54
- name: Publish JUnit Test Report
55
- uses: step-security/publish-unit-test-result-action@5d195d4dec0b9fa7b51a3dbc4298362a021247c7 # v2.20.4
+ uses: step-security/publish-unit-test-result-action@c8537a200a435e2560109a6a8ed9cac838b62656 # v2.20.5
56
if: ${{ github.actor != 'dependabot[bot]' }}
57
with:
58
check_name: JUnit Test Report
0 commit comments