Skip to content

Commit 22e89a7

Browse files
chore(deps): update actions/create-github-app-token action to v2 (#236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb21a4b commit 22e89a7

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
@@ -176,7 +176,7 @@ jobs:
176176
- name: Use CLA approved bot
177177
run: .github/scripts/use-cla-approved-bot.sh
178178

179-
- uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
179+
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
180180
id: otelbot-token
181181
with:
182182
app-id: ${{ vars.OTELBOT_APP_ID }}

0 commit comments

Comments
 (0)