mirror of
https://github.com/containers/podman.git
synced 2026-07-10 07:15:05 -04:00
Use https://api.github.com/repos/podman-container-tools/podman/releases.
That may eventually fix
https://github.com/podman-container-tools/podman/issues/28850 based on
https://docs.github.com/en/actions/concepts/security/github_token:
> The token's permissions are limited to the repository that contains your
> workflow.
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
(cherry picked from commit ff9f192f4d)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>