Skip to content

Commit ed6a577

Browse files
Update cutenode/action-always-fail action to v1.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4801c0a commit ed6a577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-linter-error.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
ref: "refs/pull/${{ github.event.number }}/merge"
2323
- name: Fail the Build
24-
uses: cutenode/action-always-fail@v1.0.0
24+
uses: cutenode/action-always-fail@v1.0.1
2525
- name: Save PR number
2626
if: ${{ failure() }}
2727
run: |

0 commit comments

Comments
 (0)