We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e936746 commit 981dbb0Copy full SHA for 981dbb0
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
# https://github.com/marketplace/actions/create-github-app-token
16
- name: Create GitHub App Token
17
- uses: actions/create-github-app-token@v1.11.2
+ uses: actions/create-github-app-token@v1.11.3
18
id: app-token
19
with:
20
app-id: ${{ vars.BOT_APP_ID }}
0 commit comments