Browse Source

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

pull/3214/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
7575c64d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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@30a3d626642351ee2779298c1baeadb7047e1362
uses: peter-evans/create-or-update-comment@716151b9579b05352dbf244d48e968d211889bbc
with:
issue-number: ${{ github.event.issue.number }}
body: |

Loading…
Cancel
Save