Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📦 Update workflow with configure_trusted_publisher
I ran `configure_trusted_publisher` to regenerate and configure trusted publishing, and copied over most of what it created. The only significant difference is that it adds `step-security/harden-runner`. The other changes are minor: renaming the workflow file and the GitHub environment, using SHA1 checksums for the actions rather than tags, etc. `configure_trusted_publisher` originally configured the trusted publisher on rubygems.org _without_ any reference to the GitHub environment. But then I made the following PR: rubygems/configure_trusted_publisher#9, and used that to generate a new RubyGems Trusted Publisher config.
- Loading branch information