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 804884b
This commit is contained in:
parent
202a545303
commit
e40d1f75b8
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@3509deb8e3e0d7847ba5297bcac581b636533971
|
||||
uses: peter-evans/create-or-update-comment@804884bdc51e86fa93c449770ea0723dbf15cf7e
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue