We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babaff4 commit f2acddfCopy full SHA for f2acddf
package.json
@@ -2,7 +2,7 @@
2
"name": "create-github-app-token",
3
"private": true,
4
"type": "module",
5
- "version": "1.8.2",
+ "version": "1.9.0",
6
"description": "GitHub Action for creating a GitHub App Installation Access Token",
7
"scripts": {
8
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node20.0.0",
0 commit comments