We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b86d098 commit fd68d14Copy full SHA for fd68d14
.github/workflows/dependabot-automerge.yaml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- name: Generate token
33
id: generate-token
34
- uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1
+ uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2
35
continue-on-error: true
36
with:
37
app_id: ${{ secrets.DEPENDABOTREVIEWER_ID }}
0 commit comments