Skip to content

Commit e90d48f

Browse files
authored
Merge pull request #3908 from GitTools/dependabot/github_actions/michidk/run-komac-2
(build deps): Bump michidk/run-komac from 1 to 2
2 parents d878181 + c21799c commit e90d48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/winget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
"version=$version" >> $env:GITHUB_OUTPUT
3636
"run_args=$run_args" >> $env:GITHUB_OUTPUT
3737
38-
- uses: michidk/run-komac@v1
38+
- uses: michidk/run-komac@v2
3939
with:
4040
args: '${{ steps.get-version.outputs.run_args }}'

0 commit comments

Comments
 (0)