Skip to content

Commit 34c4d2e

Browse files
Update dependency node to v24.14.1 (#444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b74de8 commit 34c4d2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-alert-bridge-security-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: actions/setup-node@v6
1919
with:
20-
node-version: 24.14.0
20+
node-version: 24.14.1
2121
cache: pnpm
2222

2323
- run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)