Skip to content

Commit ee2b228

Browse files
chore(deps): bump BenjaminMichaelis/trx-to-vsplaylist from 1 to 2
Bumps [BenjaminMichaelis/trx-to-vsplaylist](https://github.com/benjaminmichaelis/trx-to-vsplaylist) from 1 to 2. - [Release notes](https://github.com/benjaminmichaelis/trx-to-vsplaylist/releases) - [Commits](BenjaminMichaelis/trx-to-vsplaylist@v1...v2) --- updated-dependencies: - dependency-name: BenjaminMichaelis/trx-to-vsplaylist dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbe8625 commit ee2b228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PR-Build-And-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Convert TRX to VS Playlist
4141
if: failure()
42-
uses: BenjaminMichaelis/trx-to-vsplaylist@v1
42+
uses: BenjaminMichaelis/trx-to-vsplaylist@v2
4343
with:
4444
trx-file-path: '${{ runner.temp }}/*.trx'
4545
output-directory: '${{ runner.temp }}/vsplaylists'

0 commit comments

Comments
 (0)