Replies: 1 comment 8 replies
-
You can use something like https://github.com/jonjohnsonjr/apkrane to query package information. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
is there a way to find out the current version of a package in a GitHub Action? When building an image based on Wolfi, it would be nice to tag the image with a useful version number.
As there are no releases, using something like the
pozetroninc/github-action-get-latest-release@master
action does not work...Kind Regards,
Johannes
Beta Was this translation helpful? Give feedback.
All reactions