Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Apr 19, 2023
1 parent 5c97c49 commit 7396d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "publish-pr-packages",
"version": "1.0.0",
"version": "1.0.2",
"description": "Container template action using actions/toolkit",
"scripts": {
"build": "tsc",
Expand All @@ -25,9 +25,9 @@
"homepage": "https://github.com/actions/UseKeyp/keyp-package-publisher#readme",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/exec": "^1.0.0",
"@actions/github": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 7396d42

Please sign in to comment.