Skip to content

ci(github): use bracket notation for app token#52

Merged
ncipollina merged 1 commit into
mainfrom
ci/app-token-bracket-notation
Jul 22, 2026
Merged

ci(github): use bracket notation for app token#52
ncipollina merged 1 commit into
mainfrom
ci/app-token-bracket-notation

Conversation

@ncipollina

Copy link
Copy Markdown
Contributor

Summary

Updates the Dependabot auto-merge workflow to reference the GitHub App token output with bracket notation. This avoids ambiguity around the hyphenated app-token step ID in GitHub Actions expressions.

Changes

  • Replaces steps.app-token.outputs.token with steps['app-token'].outputs.token for the approve and auto-merge steps.

Validation

  • Workflow-only change; reviewed expression syntax.

@github-actions github-actions Bot added the type: ci CI/CD changes label Jul 22, 2026
@ncipollina
ncipollina merged commit 40f814f into main Jul 22, 2026
5 checks passed
@ncipollina
ncipollina deleted the ci/app-token-bracket-notation branch July 22, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: ci CI/CD changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant