mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 22:29:45 +11:00
2.4.0
This commit is contained in:
parent
f0a003891a
commit
3a15c7386b
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@mshick/add-pr-comment",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@mshick/add-pr-comment",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@mshick/add-pr-comment",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"description": "A GitHub Action which adds a comment to a Pull Request Issue.",
|
||||
"keywords": [
|
||||
"GitHub",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue