Skip to content

Commit a0d0505

Browse files
build(release): 3.0.0-beta.6 [skip ci]
# [3.0.0-beta.6](v3.0.0-beta.5...v3.0.0-beta.6) (2026-03-13) ### Bug Fixes * **deps:** bump @actions/core from 1.11.1 to 3.0.0 ([#337](#337)) ([b044133](b044133)) * **deps:** bump minimatch from 9.0.5 to 9.0.9 ([#335](#335)) ([5cbc656](5cbc656)) * **deps:** bump the production-dependencies group with 4 updates ([#336](#336)) ([6bda5bc](6bda5bc)) * **deps:** bump undici from 7.16.0 to 7.18.2 ([#323](#323)) ([b4f638f](b4f638f))
1 parent 6d13b5a commit a0d0505

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

0 commit comments

Comments
 (0)