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.
1 parent eb21a4b commit 22e89a7Copy full SHA for 22e89a7
.github/workflows/release.yml
@@ -176,7 +176,7 @@ jobs:
176
- name: Use CLA approved bot
177
run: .github/scripts/use-cla-approved-bot.sh
178
179
- - uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
+ - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
180
id: otelbot-token
181
with:
182
app-id: ${{ vars.OTELBOT_APP_ID }}
0 commit comments