Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: biomejs/biome
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 39db99b1cd087d6aa46ecfecba6adbfa0d45a303
Choose a base ref
...
head repository: biomejs/biome
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 54b4c9a39078836843ef363bb6986fad74834480
Choose a head ref

Commits on Jun 10, 2024

  1. fix(ci): rule check error messages (#3158)

    This commit also fixes a false negative of the rule `noUnmatchableAnbSelector`.
    Sec-ant authored Jun 10, 2024
    Copy the full SHA
    535acc7 View commit details
  2. fix(useHookAtTopLevel): recognize hook property in member expression …

    …calls (#3140)
    
    Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
    Co-authored-by: Ze-Zheng Wu <zezhengwu@proton.me>
    3 people authored Jun 10, 2024
    Copy the full SHA
    5d76e45 View commit details
  3. docs: add entry for noShorthandPropertyOverrides to CHANGELOG.md (#3163)

    neoki07 authored Jun 10, 2024
    Copy the full SHA
    d105c66 View commit details

Commits on Jun 11, 2024

  1. chore(ci): improve rules_check task (#3165)

    Sec-ant authored Jun 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    21f0507 View commit details
  2. chore: change js code blocks containing JSX elements to jsx (#3168)

    Sec-ant authored Jun 11, 2024
    Copy the full SHA
    8338f8e View commit details
  3. feat(biome_js_analyzer): noSubstr (#3125)

    chansuke authored Jun 11, 2024
    Copy the full SHA
    4a7baaa View commit details
  4. fix(css_formatter): correctly resolve css format options (#3170)

    ah-yu authored Jun 11, 2024
    Copy the full SHA
    0b1592b View commit details
  5. chore(deps): update rust crate tokio to 1.38.0 (#3146)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 11, 2024
    Copy the full SHA
    d1551b3 View commit details
  6. chore(grit): implement Grit snippet bindings (#3162)

    arendjr authored Jun 11, 2024
    Copy the full SHA
    c77e7e9 View commit details
  7. chore(deps): update @biomejs packages (#3145)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 11, 2024
    Copy the full SHA
    9d518d8 View commit details
  8. fix(linter): fix useDateNow false positive when new Date has arguments (

    minht11 authored Jun 11, 2024
    Copy the full SHA
    eca1507 View commit details
  9. feat(analyzer): useSortedKeys for JSON objects (#2412)

    ematipico authored Jun 11, 2024
    Copy the full SHA
    e3e93cc View commit details
  10. docs(useImportType): add docs about TypeScript settings (#3171)

    Co-authored-by: Ze-Zheng Wu <zezhengwu@proton.me>
    Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
    3 people authored Jun 11, 2024
    Copy the full SHA
    e47b8bc View commit details
  11. docs(noUndeclaredDependencies,useImportExtensions): add note about LS…

    …P configs (#3173)
    Conaclos authored Jun 11, 2024
    Copy the full SHA
    72473fe View commit details
  12. docs(no_undeclared_dependencies): follow up fix of #3173 (#3175)

    Sec-ant authored Jun 11, 2024
    Copy the full SHA
    93e4d91 View commit details
  13. chore(ci): try enable --compact flag for pkg.pr.new (#3180)

    Sec-ant authored Jun 11, 2024
    Copy the full SHA
    24827c4 View commit details
  14. chore(ci): remove --compact flag (#3181)

    Sec-ant authored Jun 11, 2024
    Copy the full SHA
    e797599 View commit details

Commits on Jun 12, 2024

  1. fix(formatter): escape double quotes when printing formatter IR (#3036)

    dyc3 authored Jun 12, 2024
    Copy the full SHA
    d2b08d1 View commit details
  2. fix(linter): useImportExtensions fix for import '.' (#3118)

    Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
    Co-authored-by: Ze-Zheng Wu <zezhengwu@proton.me>
    3 people authored Jun 12, 2024
    Copy the full SHA
    177d2c7 View commit details
  3. feat(lint/useValidAutocomplete): add rule (#3143)

    unvalley authored Jun 12, 2024
    Copy the full SHA
    0d9b60a View commit details
  4. fix: remove unnecessary example (#3185)

    lanker authored Jun 12, 2024
    Copy the full SHA
    a4b050b View commit details
  5. chore: move maintainers to past maintainers (#3189)

    ematipico authored Jun 12, 2024
    Copy the full SHA
    fdebe70 View commit details
  6. chore: removes old files (#3188)

    ematipico authored Jun 12, 2024
    Copy the full SHA
    5700ca6 View commit details
  7. fix(cli): improve reporter message (#3186)

    Sec-ant authored Jun 12, 2024
    Copy the full SHA
    c9261d2 View commit details
  8. chore: move Sec-ant to core contributor (#3190)

    Sec-ant authored Jun 12, 2024
    Copy the full SHA
    50cd7b8 View commit details
  9. fix(config): don't conceal a previous override with the base settings (

    …#3183)
    
    Co-authored-by: Ze-Zheng Wu <zezhengwu@proton.me>
    Conaclos and Sec-ant authored Jun 12, 2024
    Copy the full SHA
    b5d3692 View commit details
  10. chore: add minht11 to the maintainers team (#3191)

    minht11 authored Jun 12, 2024
    Copy the full SHA
    4888646 View commit details

Commits on Jun 13, 2024

  1. fix(noUnknownProperty): prevent warning on CSS custom property (#3193)

    chansuke authored Jun 13, 2024
    Copy the full SHA
    2e06a17 View commit details
  2. fix(css_formatter): fix CSS extra whitespace added within :has #3192 (#…

    denbezrukov authored Jun 13, 2024
    Copy the full SHA
    9e8addd View commit details
  3. chore: add chansuke to maintainers list (#3206)

    chansuke authored Jun 13, 2024
    Copy the full SHA
    cc075b5 View commit details

Commits on Jun 14, 2024

  1. fix(lint/useJsxKeyInIterable): fix a false positive when key is in pa…

    …renthesized return statement (#3205)
    unvalley authored Jun 14, 2024
    Copy the full SHA
    b70f405 View commit details
  2. Copy the full SHA
    4c4e502 View commit details
  3. Copy the full SHA
    743d805 View commit details
  4. fix(cli): inject source code in diagnostics printed in stdin (#3211)

    Co-authored-by: Arend van Beelen jr. <arendjr@gmail.com>
    ematipico and arendjr authored Jun 14, 2024
    Copy the full SHA
    219dae0 View commit details

Commits on Jun 16, 2024

  1. chore: rust 1.79.0 (#3222)

    ematipico authored Jun 16, 2024
    Copy the full SHA
    e8c75e3 View commit details

Commits on Jun 17, 2024

  1. chore(deps): update github-actions (#3225)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 17, 2024
    Copy the full SHA
    d46c518 View commit details
  2. chore(deps): update @biomejs packages (#3224)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 17, 2024
    Copy the full SHA
    048925d View commit details
  3. Copy the full SHA
    f8786aa View commit details

Commits on Jun 18, 2024

  1. Copy the full SHA
    42bc279 View commit details
  2. feat(biome_css_analyzer): implement function-linear-gradient-no-nonst…

    …andard-direction (#2911)
    
    Co-authored-by: mdm317 <cloud@gen-ip.com>
    mdm317 and gen-ip-1 authored Jun 18, 2024
    Copy the full SHA
    6f8cab7 View commit details
  3. fix(lint/noUnknownProperty): ignore composes for noUnknownProperty (#…

    …3217)
    
    Co-authored-by: Ze-Zheng Wu <zezhengwu@proton.me>
    chansuke and Sec-ant authored Jun 18, 2024
    Copy the full SHA
    1cdfefc View commit details
  4. Copy the full SHA
    7f56a2a View commit details
  5. Copy the full SHA
    ffc1b2c View commit details
  6. Copy the full SHA
    56fca86 View commit details
  7. Copy the full SHA
    b36eba1 View commit details

Commits on Jun 19, 2024

  1. Copy the full SHA
    2841f3f View commit details
  2. Copy the full SHA
    8e3fb42 View commit details

Commits on Jun 20, 2024

  1. Copy the full SHA
    8e55bcf View commit details
  2. Copy the full SHA
    698612b View commit details
  3. release: v1.8.2 (#3243)

    ematipico authored Jun 20, 2024
    Copy the full SHA
    54b4c9a View commit details
Showing 461 changed files with 8,586 additions and 2,665 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/bench_cli.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
return response.data.head.sha;
- name: Checkout PR Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
ref: ${{ steps.sha.outputs.result }}

@@ -50,7 +50,7 @@ jobs:
cp target/release/biome benchmark/target/biome_pr
- name: Checkout Main Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
clean: false
ref: main
@@ -61,17 +61,17 @@ jobs:
cp target/release/biome benchmark/target/biome_main
- name: Checkout webpack
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: webpack/webpack
path: benchmark/target/webpack
- name: Checkout prettier
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: prettier/prettier
path: benchmark/target/prettier
- name: Checkout eslint
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
repository: eslint/eslint
path: benchmark/target/eslint
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ jobs:
steps:

- name: Checkout PR Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
ref: ${{ steps.sha.outputs.result }}

@@ -49,7 +49,7 @@ jobs:
run: cargo codspeed build --features codspeed -p xtask_bench

- name: Run the benchmarks
uses: CodSpeedHQ/action@0b631f8998f2389eb5144632b6f9f8fabd33a86e # v2.4.1
uses: CodSpeedHQ/action@f11c406b8c87cda176ff341ed4925bc98086f6d1 # v2.4.2
timeout-minutes: 30
with:
run: cargo codspeed run
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -21,11 +21,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Support longpaths
run: git config core.longpaths true
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -86,7 +86,7 @@ jobs:
- os: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -112,7 +112,7 @@ jobs:
if: matrix.os == 'windows-latest'
run: git config --system core.longpaths true
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
submodules: recursive
- name: Free Disk Space
6 changes: 3 additions & 3 deletions .github/workflows/parser_conformance.yml
Original file line number Diff line number Diff line change
@@ -25,13 +25,13 @@ jobs:

steps:
- name: Checkout PR Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Support longpaths
run: git config core.longpaths true

- name: Checkout PR Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
submodules: recursive

@@ -52,7 +52,7 @@ jobs:
run: cargo coverage --json > new_results.json

- name: Checkout main Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
clean: false
ref: main
2 changes: 1 addition & 1 deletion .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'chore: prepare release')" # Skip merges from releases
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
- name: Configure Git
14 changes: 7 additions & 7 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -66,7 +66,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR Branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -86,7 +86,7 @@ jobs:
- os: ubuntu-latest
steps:
- name: Checkout PR branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -104,7 +104,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -148,7 +148,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
@@ -163,7 +163,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout PR branch
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Install toolchain
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_js.yml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Free Disk Space
uses: ./.github/actions/free-disk-space
- name: Cache pnpm modules
8 changes: 4 additions & 4 deletions .github/workflows/release_cli.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
nightly: ${{ env.nightly }}
version_changed: ${{ steps.version.outputs.changed }}
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Check nightly status
id: nightly
@@ -88,7 +88,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
@@ -156,7 +156,7 @@ jobs:
needs: check
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
@@ -189,7 +189,7 @@ jobs:
contents: write
id-token: write
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Download CLI artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
6 changes: 3 additions & 3 deletions .github/workflows/release_js_api.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
nightly: ${{ env.nightly }}
version_changed: ${{ steps.version.outputs.changed }}
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Check nightly status
id: nightly
@@ -58,7 +58,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
@@ -118,7 +118,7 @@ jobs:
contents: write
id-token: write
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Download package artifact
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
12 changes: 6 additions & 6 deletions .github/workflows/release_knope.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
version: ${{ env.version }}
version_changed: ${{ steps.version.outputs.changed }}
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Check version changes
uses: EndBug/version-check@d4be4219408b50d1bbbfd350a47cbcb126878692 # v2.1.4
@@ -68,7 +68,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
@@ -140,7 +140,7 @@ jobs:
needs: retrieve-version
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install wasm-pack
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
@@ -173,7 +173,7 @@ jobs:
contents: write
id-token: write
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Download CLI artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
@@ -204,7 +204,7 @@ jobs:
contents: write
id-token: write
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Download CLI artifacts
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
@@ -238,7 +238,7 @@ jobs:
needs: release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install toolchain
uses: moonrepo/setup-rust@d8048d4fdff0633123678b093726e6d7c8ad6de5 # v1.2.0
with:
2 changes: 1 addition & 1 deletion .github/workflows/repository_dispatch.yml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Warm up wasm-pack cache
id: cache-restore
Loading