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 e3645dd16d792dc1461bba740dab47338596a26a to 23ff15729ef2fc348714a3bb66d2f655ca9066f2 #1214

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