-
Notifications
You must be signed in to change notification settings - Fork 98
Comparing changes
Open a pull request
base repository: actions/create-github-app-token
base: v1.12.0
head repository: actions/create-github-app-token
compare: v2.0.2
- 13 commits
- 15 files changed
- 4 contributors
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6f3f591 - Browse repository at this point
Copy the full SHA 6f3f591View commit details -
build: update package-lock.json on release (#227)
This pull request updates the release configuration to include package-lock.json. This should ensure the action version is update in package-lock.json when the release workflow runs.
Configuration menu - View commit details
-
Copy full SHA for 23b44b2 - Browse repository at this point
Copy the full SHA 23b44b2View commit details -
feat!: remove deprecated inputs (#213)
BREAKING CHANGE: Removed deprecated inputs (`app_id`, `private_key`, `skip_token_revoke`) and made `app-id` and `private-key` required in the action configuration.
Configuration menu - View commit details
-
Copy full SHA for 5cc811b - Browse repository at this point
Copy the full SHA 5cc811bView commit details -
build(release): 2.0.0 [skip ci]
# [2.0.0](v1.12.0...v2.0.0) (2025-04-03) * feat!: remove deprecated inputs ([#213](#213)) ([5cc811b](5cc811b)) ### BREAKING CHANGES * Removed deprecated inputs (`app_id`, `private_key`, `skip_token_revoke`) and made `app-id` and `private-key` required in the action configuration.
Configuration menu - View commit details
-
Copy full SHA for 064492a - Browse repository at this point
Copy the full SHA 064492aView commit details -
ci(update-inputs): create initial version (#229)
Resolves #220. Updates action.yml inputs after an update to the octokit/openapi dependency.
Configuration menu - View commit details
-
Copy full SHA for 60ee75d - Browse repository at this point
Copy the full SHA 60ee75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c652ca - Browse repository at this point
Copy the full SHA 5c652caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed258b4 - Browse repository at this point
Copy the full SHA ed258b4View commit details -
ci(update-permission-inputs): add permissions (#230)
Adds `contents: write` permissions to the update-permission-inputs.yml workflow file.
Configuration menu - View commit details
-
Copy full SHA for e250d17 - Browse repository at this point
Copy the full SHA e250d17View commit details -
build(deps-dev): bump the development-dependencies group with 3 updat…
…es (#225) Bumps the development-dependencies group with 3 updates: [@octokit/openapi](https://github.com/octokit/openapi), [esbuild](https://github.com/evanw/esbuild), and [yaml](https://github.com/eemeli/yaml).
Configuration menu - View commit details
-
Copy full SHA for f17d09a - Browse repository at this point
Copy the full SHA f17d09aView commit details -
fix(deps): bump the production-dependencies group across 1 directory …
…with 2 updates (#228) Bumps the production-dependencies group with 2 updates in the / directory: [@octokit/auth-app](https://github.com/octokit/auth-app.js) and [undici](https://github.com/nodejs/undici).
Configuration menu - View commit details
-
Copy full SHA for 2411bfc - Browse repository at this point
Copy the full SHA 2411bfcView commit details -
build(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2025-04-03) ### Bug Fixes * **deps:** bump the production-dependencies group across 1 directory with 2 updates ([#228](#228)) ([2411bfc](2411bfc))
Configuration menu - View commit details
-
Copy full SHA for 86e2496 - Browse repository at this point
Copy the full SHA 86e2496View commit details -
fix: improve log messages for token creation (#226)
Updated log messages to provide clearer and more consistent information.
Configuration menu - View commit details
-
Copy full SHA for eaef294 - Browse repository at this point
Copy the full SHA eaef294View commit details -
build(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2025-04-03) ### Bug Fixes * improve log messages for token creation ([#226](#226)) ([eaef294](eaef294))
Configuration menu - View commit details
-
Copy full SHA for 3ff1caa - Browse repository at this point
Copy the full SHA 3ff1caaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.12.0...v2.0.2