Skip to content

Commit 1c70088

Browse files
Merge pull request #1029 from Unidata/dependabot-github_actions-actions-create-github-app-token-3
CI: (deps): Bump actions/create-github-app-token from 2 to 3
2 parents 30b7325 + 32d15a1 commit 1c70088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automerge-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: dependabot/fetch-metadata@v2
2727

2828
- name: Create App Token
29-
uses: actions/create-github-app-token@v2
29+
uses: actions/create-github-app-token@v3
3030
id: app-token
3131
with:
3232
app-id: ${{ vars.APP_ID }}

0 commit comments

Comments
 (0)