8000
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 c7dbb20 + 192406d commit 56dd02fCopy full SHA for 56dd02f
.github/workflows/post-release-mergeback.yml
@@ -168,7 +168,7 @@ jobs:
168
--draft
169
170
- name: Generate token
171
- uses: actions/create-github-app-token@v1.12.0
+ uses: actions/create-github-app-token@v2.0.2
172
id: app-token
173
with:
174
app-id: ${{ vars.AUTOMATION_APP_ID }}
.github/workflows/update-release-branch.yml
@@ -124,7 +124,7 @@ jobs:
124
pull-requests: write # needed to create pull request
125
steps:
126
127
128
129
130
0 commit comments