Skip to content

Commit e1ec65b

Browse files
chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.2 (#530)
1 parent 8d85a05 commit e1ec65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint-commit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
with:
2727
subjectPattern: ^(?![A-Z]).+$
28-
- uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
28+
- uses: marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
2929
if: always() && (steps.lint-pr-title.outputs.error_message != null)
3030
with:
3131
header: pr-title-lint-error
@@ -48,7 +48,7 @@ jobs:
4848
```
4949
5050
- if: ${{ steps.lint-pr-title.outputs.error_message == null }}
51-
uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
51+
uses: marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
5252
with:
5353
header: pr-title-lint-error
5454
delete: true

0 commit comments

Comments
 (0)