Skip to content

Commit b794708

Browse files
authored
Improve bump configuration to update all FFmpeg dependencies at once
1 parent 7860bad commit b794708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup FFmpeg and FFprobe
2727
uses: ./.github/actions/setup-ffmpeg
2828
with:
29-
# bump: ffmpeg-ci /ffmpeg-version: ([\d.]+)/ docker:mwader/static-ffmpeg|/\d+\./|*
29+
# bump: ffmpeg /ffmpeg-version: ([\d.]+)/ docker:mwader/static-ffmpeg|/\d+\./|*
3030
ffmpeg-version: 8.0.1
3131

3232
- name: Setup Java

0 commit comments

Comments
 (0)