You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a few places, such as the debian/sops role, where we specify a version because there is no easy to grab latest release. This can be resolved using the GitHub API, for example:
We have a few places, such as the
debian/sops
role, where we specify a version because there is no easy to grablatest
release. This can be resolved using the GitHub API, for example:We can grab the latest package info and not have to keep a version number up to date.
The text was updated successfully, but these errors were encountered: