Skip to content

ci: track typos action by release tag#60

Open
kitsuyui wants to merge 1 commit into
mainfrom
fix/track-typos-release-tag
Open

ci: track typos action by release tag#60
kitsuyui wants to merge 1 commit into
mainfrom
fix/track-typos-release-tag

Conversation

@kitsuyui

Copy link
Copy Markdown
Member

Summary

  • Update .github/workflows/spellcheck.yml so crate-ci/typos tracks the verified v1.47.2 release instead of the master branch.
  • Keep the action pinned by commit SHA while changing the Renovate hint from # master to # v1.47.2.

Verification

  • git diff --check
  • actionlint .github/workflows/*.yml
  • typos
  • Collateral check: clean
  • GitHub API confirmed crate-ci/typos release v1.47.2 resolves to commit 37bb98842b0d8c4ffebdb75301a13db0267cef89.

Notes

  • The existing Renovate digest PR updates the typos SHA but still leaves the workflow tracking master; this change switches the tracked source to the release tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant