We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b222be + 482f4f1 commit 174a8e2Copy full SHA for 174a8e2
.github/actions/process-linting-results/action.yml
@@ -11,7 +11,7 @@ runs:
11
shell: bash
12
- id: stage
13
#continue-on-error: true
14
- uses: Thalhammer/patch-generator-action@v2
+ uses: Thalhammer/patch-generator-action@v3
15
16
# Unfortunately the previous action reports a failure so nothing else can run
17
# partially a limitation on composite actions since `continue-on-error` is not
0 commit comments