Update the gosec GHCR image version in action.yml using a provided gosec version.
Use this skill when you want to update the gosec version used by this repository's GitHub Action.
<gosec version, for example 2.24.1>
action.yml.runs.image with format docker://ghcr.io/securego/gosec:<version>.action.yml.docker://ghcr.io/securego/gosec:<provided_version>.chore/update-action-gosec-<provided_version>.chore(action): bump gosec to <provided_version>.master with:
chore(action): bump gosec to <provided_version>action.yml GHCR image version.action.yml was modified for the version bump.