Skip to content

Commit fd68d14

Browse files
chore(deps): update tibdex/github-app-token action to v2
| datasource | package | from | to | | ----------- | ----------------------- | ---- | -- | | github-tags | tibdex/github-app-token | v1 | v2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent b86d098 commit fd68d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- name: Generate token
3333
id: generate-token
34-
uses: tibdex/github-app-token@32691ba7c9e7063bd457bd8f2a5703138591fa58 # v1
34+
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a # v2
3535
continue-on-error: true
3636
with:
3737
app_id: ${{ secrets.DEPENDABOTREVIEWER_ID }}

0 commit comments

Comments
 (0)