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 5c4a0ad commit a02b2c9Copy full SHA for a02b2c9
.github/workflows/release.yml
@@ -190,7 +190,7 @@ jobs:
190
- name: Use CLA approved bot
191
run: .github/scripts/use-cla-approved-bot.sh
192
193
- - uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
+ - uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
194
id: otelbot-token
195
with:
196
app-id: ${{ vars.OTELBOT_APP_ID }}
0 commit comments