Browse Source

Update peter-evans/create-or-update-comment digest to 67dcc54

pull/2661/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
d9bc25c215
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@e0e8aa00752bbac08c4393c1f7834e6ee753c159
uses: peter-evans/create-or-update-comment@67dcc547d311b736a8e6c5c236542148a47adc3d
with:
issue-number: ${{ github.event.issue.number }}
body: |

Loading…
Cancel
Save