We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2ea50 commit e3995aaCopy full SHA for e3995aa
.github/workflows/backport.yml
@@ -26,7 +26,7 @@ jobs:
26
# history is needed to run git cherry-pick below
27
fetch-depth: 0
28
29
- - uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1.11.2
+ - uses: actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
30
id: app-token
31
with:
32
app-id: ${{ vars.OTELBOT_APP_ID }}
0 commit comments