Skip to content

Commit 426821d

Browse files
authored
Merge pull request #2485 from github/dependabot/github_actions/actions-a88a8c5a24
Bump actions/create-github-app-token from 1.10.3 to 1.11.0 in the actions group
2 parents 07e8133 + 07fd497 commit 426821d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release-branch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
TARGET_BRANCH: ${{ matrix.target_branch }}
117117
steps:
118118
- name: Generate token
119-
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4
119+
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69
120120
id: app-token
121121
with:
122122
app-id: ${{ vars.AUTOMATION_APP_ID }}

0 commit comments

Comments
 (0)