Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

build(deps): Bump peter-evans/create-or-update-comment from 1f6c51492b7d8e91122ece56e2eb7ed38df14079 to 46da6c0d98504aed6fc429519a258b951f23f474 #1186

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/follow-up-devstack-bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
issues: write
steps:
- name: Add comment
uses: peter-evans/create-or-update-comment@1f6c51492b7d8e91122ece56e2eb7ed38df14079
uses: peter-evans/create-or-update-comment@46da6c0d98504aed6fc429519a258b951f23f474
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand Down