Browse Source

chore(deps): update peter-evans/create-or-update-comment digest to 8c21c80 (#3272)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
pull/3395/head
renovate[bot] 2 years ago committed by Gabe Kangas
parent
commit
96aecc2cbe
  1. 2
      .github/workflows/auto-comment-on-label.yaml

2
.github/workflows/auto-comment-on-label.yaml

@ -11,7 +11,7 @@ jobs: @@ -11,7 +11,7 @@ jobs:
issues: write
steps:
- name: Add comment
uses: peter-evans/create-or-update-comment@bb291f63cb3095ddc3b7e5572601141854de31d0
uses: peter-evans/create-or-update-comment@8c21c80d8bcd183dc5329769a7b2594f11b13666
with:
issue-number: ${{ github.event.issue.number }}
body: |

Loading…
Cancel
Save