mirror of
https://github.com/owncast/owncast.git
synced 2024-11-21 20:28:15 +03:00
chore(deps): update peter-evans/create-or-update-comment digest to 34c499d
This commit is contained in:
parent
8d4656588d
commit
a5955b8be6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-comment-on-label.yaml
vendored
2
.github/workflows/auto-comment-on-label.yaml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
issues: write
|
||||
steps:
|
||||
- name: Add comment
|
||||
uses: peter-evans/create-or-update-comment@da12db3f2752cdc278e9c3bdb4c427e7d7cd1c2f
|
||||
uses: peter-evans/create-or-update-comment@34c499dfd22c2a7abf115562285b849e7cd261cb
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue