chore(ci): pin typos action to v1.31.2 for reproducible builds #1845

pull strmfos wants to merge 1 commits into bitcoin:master from strmfos:master changing 1 files +1 −1
  1. strmfos commented at 9:07 pm on May 1, 2025: none
    Replace crate-ci/typos@master with the stable release tag crate-ci/typos@v1.31.2 (2025-04-28).
    Pinning avoids breaking changes from the moving master branch and aligns with GitHub Actions security best practices for deterministic CI runs.
    Release notes
  2. chore(ci): pin typos action to v1.31.2 for reproducible builds 2fa025b4a8
  3. in .github/workflows/github-action-checks.yml:31 in 2fa025b4a8
    27@@ -28,4 +28,4 @@ jobs:
    28         uses: actions/checkout@v4
    29 
    30       - name: Check spelling
    31-        uses: crate-ci/typos@master
    32+        uses: crate-ci/typos@v1.31.0
    


    jonatack commented at 9:39 pm on May 1, 2025:

    v1.31.2 is the current release of typos.

    I think it’s fine to leave it at master rather than periodically upgrading the versions.

    This repository isn’t a codebase that needs to be compiled, so having reproducible builds isn’t a rationale here.


    strmfos commented at 6:11 am on May 2, 2025:
    okey , thank you !
  4. strmfos closed this on May 2, 2025


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-05-30 03:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me