Skip to content

Commit a81f2b7

Browse files
authored
Merge pull request #6118 from 3liz/dependabot/github_actions/peter-evans/commit-comment-4
Bump peter-evans/commit-comment from 3 to 4
2 parents 747f917 + 74d20d4 commit a81f2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-stan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: phpstan analyse -c ../phpstan-ci.neon
6161

6262
- name: Notify in case of failure but not on a PR
63-
uses: peter-evans/commit-comment@v3
63+
uses: peter-evans/commit-comment@v4
6464
if: failure() && github.event_name != 'pull_request'
6565
with:
6666
body: |

0 commit comments

Comments
 (0)