newrelic / repolinter-action

✅Run Repolinter in your CI pipeline
Apache License 2.0
8 stars 18 forks source link

fix: add automatic tagging to action metadata for GHCR #9

Closed prototypicalpro closed 3 years ago

prototypicalpro commented 3 years ago

This PR switched repolinter-action from building the dockerfile every run to pulling a pre-built image from GHCR. The action.yml is automatically modified by semantic-release to pull the correct image tag, allowing the action to still obey versioning rules.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.6.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: