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 21, 2024
1 parent eaaa821 commit c6d01e9
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: ${{ secrets.CREATE_PR_APP_ID }}
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 c6d01e9

Please sign in to comment.