Skip to content

Commit 2460c92

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

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@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
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)