We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6aeaae commit 27581daCopy full SHA for 27581da
.github/workflows/backport.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Use CLA approved github bot
30
run: .github/scripts/use-cla-approved-github-bot.sh
31
32
- - uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2
+ - uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
33
id: app-token
34
with:
35
app-id: ${{ vars.OTELBOT_APP_ID }}
0 commit comments