Skip to content

Commit

Permalink
chore(deps): Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Byloth committed Aug 28, 2024
1 parent bfb67fe commit e932936
Show file tree
Hide file tree
Showing 8 changed files with 25,601 additions and 1,448 deletions.
2 changes: 2 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
NODE_ENV="production" pnpm run lint
pnpm run typecheck
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ outputs:
description: 'The Docker image name matching the repository.'

runs:
using: 'node16'
using: 'node20'
main: './dist/index.js'
Loading

0 comments on commit e932936

Please sign in to comment.