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 0917427245f534bf3543b3a25a7ccf7efcb1bcbe to 89116ac2b0e62400f009d5326e35980590945423 #1235

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@0917427245f534bf3543b3a25a7ccf7efcb1bcbe
uses: peter-evans/create-or-update-comment@89116ac2b0e62400f009d5326e35980590945423
with:
issue-number: ${{ github.event.issue.number }}
body: |
Expand Down