Skip to content

Commit c21799c

Browse files
(build deps): Bump michidk/run-komac from 1 to 2
Bumps [michidk/run-komac](https://github.com/michidk/run-komac) from 1 to 2. - [Release notes](https://github.com/michidk/run-komac/releases) - [Commits](michidk/run-komac@v1...v2) --- updated-dependencies: - dependency-name: michidk/run-komac dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d878181 commit c21799c

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)