Skip to content

Commit cce3a28

Browse files
Merge branch 'main' into dependabot/pip/general-dependencies-28a86cd695
2 parents 2a2de8c + f30e7e4 commit cce3a28

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
runs-on: ubuntu-latest
7676
steps:
7777
- name: Suggest to add labels
78-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
78+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
7979
# Execute only when no labels have been applied to the pull request
8080
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
8181
with:

doc/changelog.d/373.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0

0 commit comments

Comments
 (0)