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 2db5b5a + 1a69221 commit 4b35b04Copy full SHA for 4b35b04
.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.11.5
+ uses: actions/create-github-app-token@v1.11.6
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