Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
- @actions/cache 1.0.9 -> 1.0.10
- @actions/exec 1.1.0 -> 1.1.1
- @actions/glob 0.2.0 -> 0.2.1
- @actions/tool-cache 1.7.1 -> 1.7.2
  • Loading branch information
bigdaz committed Mar 18, 2022
1 parent e706aba commit d700906
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion dist/main/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/main/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/post/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/post/index.js.map

Large diffs are not rendered by default.

80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
],
"license": "MIT",
"dependencies": {
"@actions/cache": "1.0.9",
"@actions/cache": "1.0.10",
"@actions/core": "1.6.0",
"@actions/exec": "1.1.0",
"@actions/exec": "1.1.1",
"@actions/github": "5.0.0",
"@actions/glob": "0.2.0",
"@actions/glob": "0.2.1",
"@actions/http-client": "1.0.11",
"@actions/tool-cache": "1.7.1",
"@actions/tool-cache": "1.7.2",
"patch-package": "6.4.7",
"string-argv": "0.3.1"
},
Expand Down
File renamed without changes.

0 comments on commit d700906

Please # to comment.