Skip to content

Commit

Permalink
Use v1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rebkwok committed Oct 22, 2024
1 parent 37dc5c8 commit 058efaf
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: 1031449 # opensafely-core Create PR app
private-key: ${{ secrets.CREATE_PR_APP_PRIVATE_KEY }}

- uses: opensafely-core/update-dependencies-action@main
- uses: opensafely-core/update-dependencies-action@v1
with:
token: ${{ steps.generate-token.outputs.token }}
update_command: "just compile-reqs -U"

0 comments on commit 058efaf

Please sign in to comment.