Skip to content

Commit e6c5fab

Browse files
authored
Update action.yml (#1042)
1 parent eabb095 commit e6c5fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/process-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
pkg_command:
1717
description: Package manager command to run during updates (eg microdnf)
1818
required: false
19-
default: microdnf
19+
default: dnf
2020
runs:
2121
using: "composite"
2222
steps:

0 commit comments

Comments
 (0)