Skip to content

Commit 681a3ca

Browse files
build(deps): bump step-security/publish-unit-test-result-action from 2.20.4 to 2.20.5 (#336)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc4d669 commit 681a3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-build-plugins.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: ./gradlew check
5353

5454
- name: Publish JUnit Test Report
55-
uses: step-security/publish-unit-test-result-action@5d195d4dec0b9fa7b51a3dbc4298362a021247c7 # v2.20.4
55+
uses: step-security/publish-unit-test-result-action@c8537a200a435e2560109a6a8ed9cac838b62656 # v2.20.5
5656
if: ${{ github.actor != 'dependabot[bot]' }}
5757
with:
5858
check_name: JUnit Test Report

0 commit comments

Comments
 (0)