Skip to content

Commit 1b10c78

Browse files
build(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2026-04-11) ### Bug Fixes * improve error message when app identifier is empty ([#362](#362)) ([07e2b76](07e2b76)), closes [#249](#249)
1 parent 07e2b76 commit 1b10c78

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": "3.1.0",
5+
"version": "3.1.1",
66
"description": "GitHub Action for creating a GitHub App Installation Access Token",
77
"engines": {
88
"node": ">=24.4.0"

0 commit comments

Comments
 (0)