We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3918149 commit dd12ec6Copy full SHA for dd12ec6
1 file changed
.github/workflows/bot.yaml
@@ -16,6 +16,7 @@ jobs:
16
uv-lock:
17
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}
18
runs-on: ubuntu-latest
19
+ name: uv.lock --upgrade
20
steps:
21
- uses: actions/create-github-app-token@v2
22
id: app-token
0 commit comments