Skip to content

fix: point action.yml to correct major version tag #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 27, 2025

Conversation

jmeridth
Copy link
Member

@jmeridth jmeridth commented May 27, 2025

Fixes: #325

Pull Request

Update version reference in action.yml, README.md and use-action workflow to v3

Proposed Changes

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

Reviewer

  • Label as either fix, documentation, enhancement, infrastructure, maintenance or breaking

Fixes: #325

Signed-off-by: jmeridth <jmeridth@gmail.com>
@jmeridth jmeridth self-assigned this May 27, 2025
@Copilot Copilot AI review requested due to automatic review settings May 27, 2025 12:23
@jmeridth jmeridth requested a review from a team as a code owner May 27, 2025 12:23
@github-actions github-actions bot added the fix label May 27, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Bumps the Docker image tag in action.yml from v1 to the correct v3 major version.

  • Updated runs.image reference to use stale_repos:v3
Comments suppressed due to low confidence (1)

action.yml:10

  • [nitpick] Consider updating any related documentation or examples (e.g., README) to reference the new v3 image tag so users aren’t confused by mismatched version numbers.
image: "docker://ghcr.io/github/stale_repos:v3"

@jmeridth jmeridth merged commit 3477b64 into main May 27, 2025
32 checks passed
@jmeridth jmeridth deleted the jm_fix_major_version_pointer branch May 27, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pulled Docker image is stuck at stale_repos:v1
1 participant