Skip to content

Comments

fix: use app-slug output instead of /app API in dependabot workflow#1246

Merged
jsturtevant merged 1 commit intohyperlight-dev:mainfrom
ludfjig:fix_dependabot_slug
Feb 20, 2026
Merged

fix: use app-slug output instead of /app API in dependabot workflow#1246
jsturtevant merged 1 commit intohyperlight-dev:mainfrom
ludfjig:fix_dependabot_slug

Conversation

@ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Feb 20, 2026

The /app endpoint requires JWT auth but GH_TOKEN is an installation token, causing HTTP 401. Use the app-slug output from create-github-app-token instead. It's an output, see https://github.com/actions/create-github-app-token#outputs

follow up to #1197

@ludfjig ludfjig changed the title fix: use app-slug output instead of /app API in dependabot guest lock… fix: use app-slug output instead of /app API in dependabot workflow Feb 20, 2026
@ludfjig ludfjig force-pushed the fix_dependabot_slug branch 2 times, most recently from 7389163 to dc5d440 Compare February 20, 2026 19:21
@ludfjig ludfjig added the kind/bugfix For PRs that fix bugs label Feb 20, 2026
@ludfjig ludfjig marked this pull request as ready for review February 20, 2026 19:26
@ludfjig ludfjig force-pushed the fix_dependabot_slug branch 5 times, most recently from 2052bab to 6c9bf96 Compare February 20, 2026 20:10
… workflow

The /app endpoint requires JWT auth but GH_TOKEN is an installation
token, causing HTTP 401. Use the app-slug output from
create-github-app-token instead.

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig force-pushed the fix_dependabot_slug branch from 6c9bf96 to 56d0db1 Compare February 20, 2026 20:13
@jsturtevant jsturtevant merged commit 2af763e into hyperlight-dev:main Feb 20, 2026
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix For PRs that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants