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 c0693c580c7d90be586343f0d34bb8a3567f846c #1218

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