Skip to content

Commit deabcbc

Browse files
authored
Merge pull request #3000 from opensafely-core/dependabot/github_actions/actions/create-github-app-token-3
Bump actions/create-github-app-token from 2 to 3
2 parents 9c2875c + 670d30c commit deabcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-python-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: "3.12"
1616
install-just: true
1717

18-
- uses: actions/create-github-app-token@v2
18+
- uses: actions/create-github-app-token@v3
1919
id: generate-token
2020
with:
2121
app-id: 1031449 # opensafely-core Create PR app

0 commit comments

Comments
 (0)