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
📦 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.
0 commit comments