mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +03:00
chore(deps): update peter-evans/create-or-update-comment digest to d41bfe3
This commit is contained in:
parent
0526f71277
commit
8abddf5ced
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@b865fac7facb67bed02e0032aedefe6acf790c75
|
||||
uses: peter-evans/create-or-update-comment@d41bfe36e5af6ca183ce8b04db32e4aa6412e693
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue