Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
9a6e55a
src: remove unused private field in `SQLTagStore`
targos Dec 20, 2025
0a54180
doc: exclude compile-time flag features from security policy
mcollina Dec 20, 2025
1a34592
doc: add a tip about developer mode on Windows
joyeecheung Dec 20, 2025
5ea56f4
doc: correct invalid collaborator profile
computerscienceiscool Dec 20, 2025
6338e64
test: skip sea tests on riscv64
sxa Dec 20, 2025
e5b6f89
test: remove unneccessary repl magic_mode tests
dario-piotrowicz Dec 20, 2025
dc97b50
util: mark proxied objects as such when inspecting them
BridgeAR Dec 20, 2025
038cb75
doc: fix test settime docs
efekrskl Dec 20, 2025
41c507f
build: update test-wpt-report to use NODE instead of OUT_NODE
panva Dec 20, 2025
aad8c05
repl: fix getters triggering side effects during completion
dario-piotrowicz Dec 20, 2025
79d6953
deps: update googletest to 065127f1e4b46c5f14fc73cf8d323c221f9dc68e
nodejs-github-bot Dec 20, 2025
3b7477c
test_runner: fix lazy `test.assert` accessor
Renegade334 Dec 20, 2025
dff46c0
crypto: move DEP0182 to End-of-Life
tniessen Dec 20, 2025
ed6ec96
test: make buffer sizes 32bit-aware in test-internal-util-construct-sab
Renegade334 Dec 20, 2025
a65421a
process: preserve AsyncLocalStorage in queueMicrotask only when needed
gurgunday Dec 21, 2025
01ebb47
tools: use sparse-checkout in linter jobs
aduh95 Dec 21, 2025
9d27d9a
deps: patch V8 to 14.3.127.17
nodejs-github-bot Dec 21, 2025
607a741
tools: only report commit validation failure on Slack
aduh95 Dec 21, 2025
b8db64c
deps: update simdjson to 4.2.4
nodejs-github-bot Dec 21, 2025
d7e4108
src: remove redundant CHECK
tniessen Dec 21, 2025
26b7fd2
util: limit `inspect` to only show own properties
BridgeAR Dec 22, 2025
28f468a
module: fix sync resolve hooks for require with node: prefixes
joyeecheung Dec 22, 2025
472f586
os: freeze signals constant
Xstoudi Dec 22, 2025
416db75
events: remove eventtarget custom inspect branding
efekrskl Dec 22, 2025
a968e4e
assert,util: improve deep comparison performance
BridgeAR Dec 15, 2025
fc1d6d6
assert,util: fix deep comparing invalid dates skipping properties
BridgeAR Dec 15, 2025
6157c81
assert: use a set instead of an array for faster lookup
BridgeAR Dec 15, 2025
493ce19
deps: add vendor depenency crate
legendecas Dec 5, 2025
8f66a5c
deps: apply cargo vendor
legendecas Dec 5, 2025
799feac
deps: remove independent temporal
legendecas Dec 5, 2025
9120924
util: fix nested proxy inspection
BridgeAR Dec 22, 2025
76c4bee
test: update WPT for urlpattern to a2e15ad405
nodejs-github-bot Dec 23, 2025
1d54921
deps: update nghttp2 to 1.68.0
nodejs-github-bot Dec 21, 2025
fb2a02f
deps: nghttp2: revert 7784fa979d0b
aduh95 Oct 26, 2025
c5d3f5f
tools: update nixpkgs-unstable to 7d853e518814cca2a657b72eeba67ae20eb
nodejs-github-bot Dec 23, 2025
55600e6
deps: update timezone to 2025c
nodejs-github-bot Dec 23, 2025
a385bb1
tools: unpin ngtcp2 version updates
targos Dec 23, 2025
c837811
build: add --debug-symbols to build with -g without enabling DCHECKs
joyeecheung Dec 23, 2025
dc8215b
fs: remove broken symlinks in rmSync
Han5991 Dec 23, 2025
5e677d6
stream: do not pass `readable.compose()` output via `Readable.from()`
Renegade334 Dec 23, 2025
ae407c3
doc: add a smooth scrolling effect to the sidebar
btea Dec 24, 2025
732ab9d
tools,doc: fix format-md files list
StefanStojanovic Dec 24, 2025
13073a9
build: remove temporal updater
legendecas Dec 24, 2025
7b7004a
benchmark: allow boolean option values
SeokhunEom Dec 14, 2025
42d0e13
benchmark: use boolean options in benchmark tests
SeokhunEom Oct 6, 2025
7786470
src: add HandleScope to edge loop in heap_utils
mertcanaltin Dec 27, 2025
9c346d2
sqlite: improve error messages for tag store
MatricalDefunkt Dec 27, 2025
36ffbc5
src: improve StringBytes::Encode perf on ASCII
ChALkeR Dec 27, 2025
ed47077
util: optimize toASCIILower function using V8s native toLowerCase
mertcanaltin Dec 27, 2025
0804ec4
doc: document error event on readline InterfaceConstructor
Xstoudi Dec 27, 2025
15bdf38
deps: update nghttp3 to 1.13.1
nodejs-github-bot Dec 27, 2025
9f06e72
lib: gbk decoder is gb18030 decoder per spec
ChALkeR Dec 28, 2025
05d6b9b
fs: fix rmSync to handle non-ASCII characters
Yeaseen Dec 28, 2025
879b95e
doc: correct options for net.Socket class and socket.connect
Xstoudi Dec 29, 2025
5c8ce91
assert,util: improve comparison performance
BridgeAR Dec 29, 2025
4031355
doc: clarify threat model for application-level API exposure
RafaelGSS Dec 30, 2025
6de0f0c
deps: update nghttp3 to 1.14.0
nodejs-github-bot Dec 30, 2025
2696391
tools: update nixpkgs-unstable to 3edc4a30ed3903fdf6f90c837f961fa6b49
nodejs-github-bot Dec 30, 2025
20bf328
doc: missing `passed`, `error` and `passed` properties on `TestContext`
Xstoudi Dec 30, 2025
06bf489
esm: avoid throw when module specifier is not url
CraigMacomber Dec 30, 2025
0b02b92
lib: implement all 1-byte encodings in js
ChALkeR Dec 30, 2025
ce2ec3d
zlib: add CHECK to validate fast path input
mcollina Dec 30, 2025
6e7a501
url: add fast path to getPathFromURL decoder
gurgunday Dec 30, 2025
7b7f693
test: check util.parseArgs argv parsing with actual process execution
Renegade334 Dec 30, 2025
926162a
async_hooks: enabledHooksExist shall return if hooks are enabled
Flarna Dec 31, 2025
d991f69
doc: fix tls.connect() timeout documentation
azadgupta1 Jan 1, 2026
534442f
doc: note corepack package removal in distribution doc
MikeMcC399 Jan 1, 2026
c6a56b4
deps: update ngtcp2 to 1.19.0
nodejs-github-bot Jan 1, 2026
0457bfe
test: forbid use of named imports for fixtures
aduh95 Jan 1, 2026
012bf70
process: optimize asyncHandledRejections by using FixedQueue
gurgunday Jan 2, 2026
3518af0
process: improve process.cwd() error message
Tseian Jan 2, 2026
ce444fa
build: support building crates (temporal) on windows
ShenHongFei Jan 2, 2026
9458e45
test: asserts that import.meta.resolve invokes sync loader hooks
legendecas Jan 2, 2026
ae5cbda
node-api: add napi_set_prototype
siaeyy Jan 2, 2026
95852d7
fs: validate statfs path
efekrskl Jan 3, 2026
174a4cd
meta: bump cachix/install-nix-action from 31.8.4 to 31.9.0
dependabot[bot] Jan 3, 2026
633c9a0
meta: bump peter-evans/create-pull-request from 7.0.9 to 8.0.0
dependabot[bot] Jan 3, 2026
0d325d8
meta: bump actions/upload-artifact from 5.0.0 to 6.0.0
dependabot[bot] Jan 3, 2026
81c869f
meta: bump actions/checkout from 6.0.0 to 6.0.1
dependabot[bot] Jan 3, 2026
fc0952f
meta: bump codecov/codecov-action from 5.5.1 to 5.5.2
dependabot[bot] Jan 3, 2026
397e624
meta: bump github/codeql-action from 4.31.6 to 4.31.9
dependabot[bot] Jan 3, 2026
a4f51ed
meta: bump actions/download-artifact from 6.0.0 to 7.0.0
dependabot[bot] Jan 3, 2026
c99af89
meta: bump actions/cache from 4.3.0 to 5.0.1
dependabot[bot] Jan 3, 2026
4a59ba8
meta: bump actions/setup-node from 6.0.0 to 6.1.0
dependabot[bot] Jan 3, 2026
32e9ee3
meta: bump step-security/harden-runner from 2.13.2 to 2.14.0
dependabot[bot] Jan 3, 2026
7199a61
tools: bump the eslint group in /tools/eslint with 2 updates
dependabot[bot] Jan 3, 2026
282d30e
src: dump snapshot source with node:generate_default_snapshot_source
joyeecheung Jan 3, 2026
650f51f
doc: add reusePort error behavior to net module
mag123c Jan 4, 2026
088e638
doc: add PR-URL requirement for security backports
RafaelGSS Jan 4, 2026
6218d14
build: fix inconsistent quoting in `Makefile`
aduh95 Jan 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/auto-start-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ jobs:
if: needs.get-prs-for-ci.outputs.numbers != ''
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false

- name: Install Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/build-tarball.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -93,7 +93,7 @@ jobs:
export COMMIT=$(git rev-parse --short=10 "$GITHUB_SHA")
./configure && make tar -j4 SKIP_XZ=1
- name: Upload tarball artifact
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
with:
name: tarballs
path: '*.tar.gz'
Expand All @@ -106,7 +106,7 @@ jobs:
CXX: sccache clang++-19
SCCACHE_GHA_ENABLED: 'true'
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
sparse-checkout: .github/actions/install-clang
Expand All @@ -127,7 +127,7 @@ jobs:
- name: Environment Information
run: npx envinfo
- name: Download tarball
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
with:
name: tarballs
path: tarballs
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
uses: github/codeql-action/init@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql-config.yml

- name: Autobuild
uses: github/codeql-action/autobuild@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
uses: github/codeql-action/autobuild@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6
uses: github/codeql-action/analyze@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
with:
category: /language:${{matrix.language}}
4 changes: 2 additions & 2 deletions .github/workflows/commit-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ jobs:
run: |
echo "plusOne=$((${{ github.event.pull_request.commits }} + 1))" >> $GITHUB_OUTPUT
echo "minusOne=$((${{ github.event.pull_request.commits }} - 1))" >> $GITHUB_OUTPUT
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: ${{ steps.nb-of-commits.outputs.plusOne }}
persist-credentials: false
- run: git reset HEAD^2
- name: Install Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}
- name: Validate commit message
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/commit-queue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: needs.get_mergeable_prs.outputs.numbers != ''
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
# A personal token is required because pushing with GITHUB_TOKEN will
# prevent commits from running CI after they land. It needs
Expand All @@ -69,7 +69,7 @@ jobs:

# Install dependencies
- name: Install Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}
- name: Install @node-core/utils
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/coverage-linux-without-intl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Install Clang ${{ env.CLANG_VERSION }}
Expand Down Expand Up @@ -85,6 +85,6 @@ jobs:
- name: Clean tmp
run: rm -rf coverage/tmp && rm -rf out
- name: Upload
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
with:
directory: ./coverage
4 changes: 2 additions & 2 deletions .github/workflows/coverage-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Install Clang ${{ env.CLANG_VERSION }}
Expand Down Expand Up @@ -85,6 +85,6 @@ jobs:
- name: Clean tmp
run: rm -rf coverage/tmp && rm -rf out
- name: Upload
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
with:
directory: ./coverage
4 changes: 2 additions & 2 deletions .github/workflows/coverage-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: windows-2025
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Set up Python ${{ env.PYTHON_VERSION }}
Expand All @@ -72,6 +72,6 @@ jobs:
- name: Clean tmp
run: npx rimraf ./coverage/tmp
- name: Upload
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
with:
directory: ./coverage
4 changes: 2 additions & 2 deletions .github/workflows/create-release-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ jobs:
RELEASE_LINE: ${{ inputs.release-line }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
ref: ${{ env.STAGING_BRANCH }}
persist-credentials: false

# Install dependencies
- name: Install Node.js
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-wpt-fyi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: echo "NIGHTLY=$(curl -s https://nodejs.org/download/nightly/index.json | jq -r '[.[] | select(.files[] | contains("linux-x64"))][0].version')" >> $GITHUB_ENV
- name: Install Node.js
id: setup-node
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NIGHTLY || matrix.node-version }}
check-latest: true
Expand All @@ -64,7 +64,7 @@ jobs:
SHORT_SHA=$(node -p 'process.version.split(/-nightly\d{8}/)[1]')
echo "NIGHTLY_REF=$(gh api /repos/nodejs/node/commits/$SHORT_SHA --jq '.sha')" >> $GITHUB_ENV
- name: Checkout ${{ steps.setup-node.outputs.node-version }}
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
ref: ${{ env.NIGHTLY_REF || steps.setup-node.outputs.node-version }}
Expand All @@ -80,7 +80,7 @@ jobs:
run: rm -rf wpt
working-directory: test/fixtures
- name: Checkout epochs/daily WPT
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
repository: web-platform-tests/wpt
persist-credentials: false
Expand All @@ -103,7 +103,7 @@ jobs:
run: cp wptreport.json wptreport-${{ steps.setup-node.outputs.node-version }}.json
- name: Upload GitHub Actions artifact
if: ${{ env.WPT_REPORT != '' }}
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
with:
path: out/wpt/wptreport-*.json
name: WPT Report for ${{ steps.setup-node.outputs.node-version }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
build-lto:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}
- name: Environment Information
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}
- name: Environment Information
run: npx envinfo
- name: Build
run: NODE=$(command -v node) make doc-only
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
with:
name: docs
path: out/doc
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/find-inactive-collaborators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 0
persist-credentials: false

- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/find-inactive-tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,21 @@ jobs:

steps:
- name: Checkout the repo
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 0
persist-credentials: false

- name: Clone nodejs/TSC repository
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
fetch-depth: 0
path: .tmp
persist-credentials: false
repository: nodejs/TSC

- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/license-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: github.repository == 'nodejs/node'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- run: ./tools/license-builder.sh # Run the license builder tool
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-release-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
contents: read
pull-requests: read
steps:
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
with:
persist-credentials: false
- name: Lint release commit title format
Expand Down
Loading
Loading