integration with Zabbix via Ansible build -- pdagent key validation issue

We are building Zabbix v6 with Ansible on Linux, integrating PD in the Zabbix alerting.
The RPM package pdagent is failing to validate the GPG signature. Giving this error:
Signature not supported. Hash algorithm SHA1 not available .\r\n\r\n{“failed”: true, “msg”: “Failed to validate GPG signature for pdagent-1.7.3-1.noarch”

The Ask: Is there a more recent key for GPG signature available for this package? Signing with SHA1 algorthm is deprecated…right?