Skip to content

Commit b1a1cad

Browse files
Update actions/create-github-app-token action to v3 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 251e269 commit b1a1cad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Use CLA approved bot
5353
run: .github/scripts/use-cla-approved-bot.sh
5454

55-
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
55+
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
5656
id: otelbot-token
5757
with:
5858
app-id: ${{ vars.OTELBOT_APP_ID }}

0 commit comments

Comments
 (0)