Skip to content

Commit 285f2be

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#2404)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cf330c commit 285f2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greeting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: github.event_name == 'pull_request_target' && github.event.pull_request.head.repo.full_name != 'sysdiglabs/charts'
1414
steps:
1515
- name: Issue the greeting comment
16-
uses: peter-evans/create-or-update-comment@v4
16+
uses: peter-evans/create-or-update-comment@v5
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}
1919
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)