Skip to content

Commit a02b2c9

Browse files
chore(deps): update actions/create-github-app-token action to v2
1 parent 5c4a0ad commit a02b2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
- name: Use CLA approved bot
191191
run: .github/scripts/use-cla-approved-bot.sh
192192

193-
- uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
193+
- uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
194194
id: otelbot-token
195195
with:
196196
app-id: ${{ vars.OTELBOT_APP_ID }}

0 commit comments

Comments
 (0)