I finally got around to resolving a Slack "GPG check FAILED" error that occurred during package updating using a resolution for Linux (beta) provided by Slack.
$ sudo dnf update -y
bash output:
GPG key at https://slack.com/gpg/slack_pubkey_20210901.gpg (0xF6C6FFD4) is already installed
The GPG keys listed for the "Slack" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.. Failing package is: slack-4.28.171-0.1.el8.x86_64
GPG Keys are configured as: https://slack.com/gpg/slack_pubkey_20210901.gpg
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED