Skip to content

Commit

Permalink
chore(deps): update mikepenz/action-junit-report digest to 0bec6a4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 95756e0 commit 2bf1c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
private-key: ${{ secrets.PR_BOT_PRIVATE_KEY }}

- name: Unit test results
uses: mikepenz/action-junit-report@a427a90771729d8f85b6ab0cdaa1a5929cab985d # v5
uses: mikepenz/action-junit-report@0bec6a4330023da9ebd2693948db6ddae36e743e # v5
if: failure()
with:
github_token: ${{ steps.app-token.outputs.token }}
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:
private-key: ${{ secrets.PR_BOT_PRIVATE_KEY }}

- name: Unit test results
uses: mikepenz/action-junit-report@a427a90771729d8f85b6ab0cdaa1a5929cab985d # v5
uses: mikepenz/action-junit-report@0bec6a4330023da9ebd2693948db6ddae36e743e # v5
if: failure()
with:
github_token: ${{ steps.app-token.outputs.token }}
Expand Down

0 comments on commit 2bf1c00

Please sign in to comment.