diff --git a/.github/workflows/app-icons-gallery.yml b/.github/workflows/app-icons-gallery.yml index 2e9149fef..613c2be6f 100644 --- a/.github/workflows/app-icons-gallery.yml +++ b/.github/workflows/app-icons-gallery.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' registry-url: 'https://registry.npmjs.org' diff --git a/.github/workflows/app-storybook-dev.yml b/.github/workflows/app-storybook-dev.yml index efe851238..7fca3336b 100644 --- a/.github/workflows/app-storybook-dev.yml +++ b/.github/workflows/app-storybook-dev.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' registry-url: 'https://registry.npmjs.org' diff --git a/.github/workflows/app-storybook-generate-baseline.yml b/.github/workflows/app-storybook-generate-baseline.yml index fbefd5ea9..9e64e72d6 100644 --- a/.github/workflows/app-storybook-generate-baseline.yml +++ b/.github/workflows/app-storybook-generate-baseline.yml @@ -38,7 +38,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' diff --git a/.github/workflows/app-storybook.yml b/.github/workflows/app-storybook.yml index c693c8e6a..8543c2023 100644 --- a/.github/workflows/app-storybook.yml +++ b/.github/workflows/app-storybook.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' registry-url: 'https://registry.npmjs.org' diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index 36994487c..2535e9f83 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -69,7 +69,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -111,7 +111,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -135,7 +135,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -165,7 +165,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -194,7 +194,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -223,7 +223,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -257,7 +257,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' @@ -298,7 +298,7 @@ jobs: uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' cache: 'pnpm' diff --git a/.github/workflows/package-icons.yml b/.github/workflows/package-icons.yml index ad741f587..d81cede90 100644 --- a/.github/workflows/package-icons.yml +++ b/.github/workflows/package-icons.yml @@ -29,7 +29,7 @@ jobs: token: ${{ secrets.GIT_PKG }} - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' registry-url: 'https://registry.npmjs.org' diff --git a/.github/workflows/package-theme.yml b/.github/workflows/package-theme.yml index 46928bde4..7e2d040e4 100644 --- a/.github/workflows/package-theme.yml +++ b/.github/workflows/package-theme.yml @@ -29,7 +29,7 @@ jobs: token: ${{ secrets.GIT_PKG }} - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' registry-url: 'https://registry.npmjs.org' diff --git a/.github/workflows/package-webkit.yml b/.github/workflows/package-webkit.yml index 6c65bb82f..07a10eab4 100644 --- a/.github/workflows/package-webkit.yml +++ b/.github/workflows/package-webkit.yml @@ -29,7 +29,7 @@ jobs: token: ${{ secrets.GIT_PKG }} - name: Setup Node.js - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 + uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 with: node-version: 'lts/*' registry-url: 'https://registry.npmjs.org'