We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07e8133 + 07fd497 commit 426821dCopy full SHA for 426821d
.github/workflows/update-release-branch.yml
@@ -116,7 +116,7 @@ jobs:
116
TARGET_BRANCH: ${{ matrix.target_branch }}
117
steps:
118
- name: Generate token
119
- uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4
+ uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69
120
id: app-token
121
with:
122
app-id: ${{ vars.AUTOMATION_APP_ID }}
0 commit comments