Skip to content

Commit

Permalink
fix: Bump act version to 0.2.61 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ga13Ou authored Apr 23, 2024
1 parent c10d878 commit d05b67f
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 @@ -26,7 +26,7 @@
"nektos/act"
],
"scripts": {
"postinstall": "node scripts/postinstall.js 0.2.48",
"postinstall": "node scripts/postinstall.js 0.2.61",
"build": "tsc && tsc-alias",
"pretest:it": "npm run postinstall && mkdir -p bin && cp build/bin/* bin/",
"test": "npm run test:unit && npm run test:it",
Expand Down

0 comments on commit d05b67f

Please sign in to comment.