add comment id (#57)

* add comment id

* add output to action.yml
This commit is contained in:
Michael Shick 2022-11-05 08:45:45 -04:00 committed by GitHub
parent d26bdc4f91
commit 2fe3ecef03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 45 additions and 35 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@mshick/add-pr-comment",
"version": "1.0.0",
"version": "2.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@mshick/add-pr-comment",
"version": "1.0.0",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",