mirror of
https://github.com/owncast/owncast.git
synced 2024-11-24 21:59:43 +03:00
chore(deps): update peter-evans/create-or-update-comment digest to 9bb5d83
This commit is contained in:
parent
a0d3409422
commit
43ee6ef4dd
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@8da4c50e7142257262c9df90da4e74a59068c038
|
||||
uses: peter-evans/create-or-update-comment@9bb5d837b91928730a318c22b99b9f42a0f005e1
|
||||
with:
|
||||
issue-number: ${{ github.event.issue.number }}
|
||||
body: |
|
||||
|
|
Loading…
Reference in a new issue