update package version

This commit is contained in:
Stefan Petrushevski
2025-07-08 17:22:19 +02:00
parent 55b8c24e8d
commit 3c69395e16
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "create-github-app-token",
"private": true,
"type": "module",
"version": "2.0.6",
"version": "2.0.7",
"description": "GitHub Action for creating a GitHub App Installation Access Token",
"scripts": {
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node20.0.0 --packages=bundle",