Skip to content

Commit 98f9bde

Browse files
chore(deps): update actions/create-github-app-token action to v3.1.1 (#1689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7168bd3 commit 98f9bde

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Use CLA approved github bot
6666
run: .github/scripts/use-cla-approved-github-bot.sh
6767

68-
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
68+
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
6969
id: otelbot-token
7070
with:
7171
app-id: ${{ vars.OTELBOT_APP_ID }}
@@ -135,7 +135,7 @@ jobs:
135135
- name: Use CLA approved github bot
136136
run: .github/scripts/use-cla-approved-github-bot.sh
137137

138-
- uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
138+
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
139139
id: otelbot-token
140140
with:
141141
app-id: ${{ vars.OTELBOT_APP_ID }}

0 commit comments

Comments
 (0)