We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7876007 + d43af81 commit adc78ecCopy full SHA for adc78ec
.github/workflows/post-release-mergeback.yml
@@ -164,7 +164,7 @@ jobs:
164
--draft
165
166
- name: Generate token
167
- uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69
+ uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755
168
id: app-token
169
with:
170
app-id: ${{ vars.AUTOMATION_APP_ID }}
.github/workflows/update-release-branch.yml
@@ -116,7 +116,7 @@ jobs:
116
TARGET_BRANCH: ${{ matrix.target_branch }}
117
steps:
118
119
120
121
122
0 commit comments