We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7168bd3 commit 98f9bdeCopy full SHA for 98f9bde
1 file changed
.github/workflows/prepare-release-branch.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Use CLA approved github bot
66
run: .github/scripts/use-cla-approved-github-bot.sh
67
68
- - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
+ - uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
69
id: otelbot-token
70
with:
71
app-id: ${{ vars.OTELBOT_APP_ID }}
@@ -135,7 +135,7 @@ jobs:
135
136
137
138
139
140
141
0 commit comments