File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 name : Check for required changelogs
99 if : ${{ !contains(github.event.head_commit.author, 'renovate') }}
1010 steps :
11- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
11+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1212 with :
1313 fetch-depth : 0 # fetch all history
1414
5050 - 5432:5432
5151
5252 steps :
53- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
53+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
5454 with :
5555 fetch-depth : 0 # fetch all history
5656
8484 runs-on : ubuntu-24.04
8585 if : startsWith(github.ref, 'refs/tags/')
8686 steps :
87- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
87+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
8888
8989 - name : Install uv
9090 uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
You can’t perform that action at this time.
0 commit comments