Browse Source

chore(deps): update peter-evans/create-or-update-comment digest to e3645dd

pull/3325/head
renovate[bot] 2 years ago
parent
commit
b69e2400d3
  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@46da6c0d98504aed6fc429519a258b951f23f474
uses: peter-evans/create-or-update-comment@e3645dd16d792dc1461bba740dab47338596a26a
with:
issue-number: ${{ github.event.issue.number }}
body: |

Loading…
Cancel
Save