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 251e269 commit b1a1cadCopy full SHA for b1a1cad
1 file changed
.github/workflows/prepare-release-branch.yml
@@ -52,7 +52,7 @@ jobs:
52
- name: Use CLA approved bot
53
run: .github/scripts/use-cla-approved-bot.sh
54
55
- - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
+ - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
56
id: otelbot-token
57
with:
58
app-id: ${{ vars.OTELBOT_APP_ID }}
0 commit comments