Skip to content

Commit

Permalink
Update update-dependencies-action GH org (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
madwort authored Jan 17, 2025
1 parent e0fa15a commit 4bda291
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 @@ -22,7 +22,7 @@ jobs:
app-id: 1031449 # opensafely-core Create PR app
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 }}
update_command: "just upgrade prod && just upgrade dev"
Expand Down

0 comments on commit 4bda291

Please sign in to comment.