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 46da6c0d98504aed6fc429519a258b951f23f474 to ddff993e3c91296d410ace8836568b0e4aeada34 #1193

Closed
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@46da6c0d98504aed6fc429519a258b951f23f474
uses: peter-evans/create-or-update-comment@ddff993e3c91296d410ace8836568b0e4aeada34
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand Down