Skip to content

Commit

Permalink
Merge pull request #14 from SamhammerAG/package-bump
Browse files Browse the repository at this point in the history
Bumped packages
  • Loading branch information
VijoPlays authored May 14, 2024
2 parents 4f651e1 + 1727eff commit 5b241dd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28968,8 +28968,8 @@ const verifyCommit = (sha) => __awaiter(void 0, void 0, void 0, function* () {
return repoShas.includes(sha);
});
function run() {
var _a;
return __awaiter(this, void 0, void 0, function* () {
var _a;
try {
const inputs = {
token: core.getInput("token"),
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@actions/github": "~6.0.0"
},
"devDependencies": {
"@types/node": "~20.10.5",
"@types/node": "~20.12.11",
"@vercel/ncc": "~0.38.1",
"typescript": "~5.3.3"
"typescript": "~5.4.5"
}
}

0 comments on commit 5b241dd

Please sign in to comment.