Skip to content

Commit f08d024

Browse files
Merge pull request PowerGridModel#1333 from PowerGridModel/dependabot/github_actions/actions/create-github-app-token-3
Bump actions/create-github-app-token from 2 to 3
2 parents ea0f45c + 741f9a0 commit f08d024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refresh-lock-and-linter-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
pre-commit uninstall
110110
111111
- name: generate GitHub App token
112-
uses: actions/create-github-app-token@v2
112+
uses: actions/create-github-app-token@v3
113113
id: generate-token
114114
with:
115115
app-id: ${{ secrets.CI_BOT_APP_ID }}

0 commit comments

Comments
 (0)