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 30a3d62
This commit is contained in:
parent
9527897c99
commit
fe8758d8df
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@5a5a8f5c38d43736e8e53188c3fe97d9a1eeac1b
|
||||
uses: peter-evans/create-or-update-comment@30a3d626642351ee2779298c1baeadb7047e1362
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue