Skip to content

Commit c0897fa

Browse files
committed
packit: Migrate from a deprecated current_version_command to actions/get-current-version
#553
1 parent 6d02f70 commit c0897fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.packit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ upstream_package_name: libmodulemd
33
upstream_project_url: https://github.com/fedora-modularity/libmodulemd
44
downstream_package_name: libmodulemd
55

6-
current_version_command: [ ./get_version.sh ]
6+
actions:
7+
get-current-version: ./get_version.sh
78

89
synced_files:
910
- fedora/

0 commit comments

Comments
 (0)