Skip to content

Commit 0f859bf

Browse files
build(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.6...v2.1.0) (2025-08-08) ### Features * use `node24` as runner ([#267](#267)) ([a1cbe0f](a1cbe0f))
1 parent a1cbe0f commit 0f859bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "create-github-app-token",
33
"private": true,
44
"type": "module",
5-
"version": "2.0.6",
5+
"version": "2.1.0",
66
"description": "GitHub Action for creating a GitHub App Installation Access Token",
77
"scripts": {
88
"build": "esbuild main.js post.js --bundle --outdir=dist --out-extension:.js=.cjs --platform=node --target=node24.0.0 --packages=bundle",

0 commit comments

Comments
 (0)