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 71c3d36 commit 482f4f1Copy full SHA for 482f4f1
.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