Skip to content

Commit

Permalink
Merge branch 'main' into renovate/io.github.detekt.sarif4k-sarif4k-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingDepot authored Apr 8, 2024
2 parents 2b35cfe + 195fd0d commit 62bf76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
id: process-failures
run: test -f all-failures/failure && echo 'hasFails=true' >> "$GITHUB_OUTPUT"
- if: ${{ steps.process-failures.outputs.hasFails == 'true' }}
uses: actions/github-script@v3
uses: actions/github-script@v7
with:
script: |
core.setFailed('Some matrix jobs failed.')

0 comments on commit 62bf76c

Please sign in to comment.