We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e89a7 commit ce68141Copy full SHA for ce68141
1 file changed
.github/workflows/prepare-release-branch.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Use CLA approved github bot
64
run: .github/scripts/use-cla-approved-github-bot.sh
65
66
- - uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
+ - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
67
id: otelbot-token
68
with:
69
app-id: ${{ vars.OTELBOT_APP_ID }}
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
0 commit comments