Skip to content

Commit fa02db0

Browse files
Update actions/create-github-app-token action to v2.2.2
1 parent 251e269 commit fa02db0

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@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
5656
id: otelbot-token
5757
with:
5858
app-id: ${{ vars.OTELBOT_APP_ID }}

0 commit comments

Comments
 (0)