Skip to content

Commit a8d6161

Browse files
build(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2025-08-11) ### Bug Fixes * revert "use `node24` as runner" ([#278](#278)) ([5204204](5204204)), closes [#267](#267)
1 parent 5204204 commit a8d6161

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.1.0",
5+
"version": "2.1.1",
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=node20.0.0 --packages=bundle",

0 commit comments

Comments
 (0)