Skip to content

Commit

Permalink
Bump act version to 0.2.61
Browse files Browse the repository at this point in the history
  • Loading branch information
Ga13Ou committed Apr 22, 2024
1 parent c10d878 commit 0e76ae2
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 0e76ae2

Please sign in to comment.