Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Actualizar actions/core por setOutput deprecado
  • Loading branch information
arturo-ojeda authored Aug 9, 2023
1 parent 4ed9a2d commit 115cc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"author": "The Actions Ecosystem Authors",
"license": "Apache 2.0",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.10.0",
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.0.9",
"semver": "^7.3.2"
Expand Down

0 comments on commit 115cc82

Please sign in to comment.