Skip to content

Commit 6208003

Browse files
authored
Merge pull request #281 from opensafely-core/dependabot/github_actions/actions/create-github-app-token-2
chore(deps): bump actions/create-github-app-token from 1 to 2
2 parents 33467ea + f456c6f commit 6208003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-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.11"
1616
install-just: true
1717

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

0 commit comments

Comments
 (0)