Skip to content

Commit

Permalink
Update update-dependencies-action GH org
Browse files Browse the repository at this point in the history
  • Loading branch information
madwort committed Jan 16, 2025
1 parent f4eba11 commit 1e49c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
app-id: ${{ vars.CREATE_PR_APP_ID }}
private-key: ${{ secrets.CREATE_PR_APP_PRIVATE_KEY }}

- uses: opensafely-core/update-dependencies-action@v1
- uses: bennettoxford/update-dependencies-action@v1
with:
token: ${{ steps.generate-token.outputs.token }}
pr_title: "Update python dependencies"

0 comments on commit 1e49c1a

Please sign in to comment.