| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 33be199 commit 0f4269f
25 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -45,7 +45,7 @@ jobs: | |||
| 45 | 45 | if: needs.get-prs-for-ci.outputs.numbers != '' | |
| 46 | 46 | runs-on: ubuntu-latest | |
| 47 | 47 | steps: | |
| 48 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 48 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 49 | 49 | with: | |
| 50 | 50 | persist-credentials: false | |
| 51 | 51 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -42,7 +42,7 @@ jobs: | |||
| 42 | 42 | if: github.event.pull_request.draft == false | |
| 43 | 43 | runs-on: ubuntu-24.04 | |
| 44 | 44 | steps: | |
| 45 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 45 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 46 | 46 | with: | |
| 47 | 47 | persist-credentials: false | |
| 48 | 48 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
@@ -72,7 +72,7 @@ jobs: | |||
| 72 | 72 | needs: build-tarball | |
| 73 | 73 | runs-on: ubuntu-24.04 | |
| 74 | 74 | steps: | |
| 75 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 75 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 76 | 76 | with: | |
| 77 | 77 | persist-credentials: false | |
| 78 | 78 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,7 +17,7 @@ jobs: | |||
| 17 | 17 | run: | | |
| 18 | 18 | echo "plusOne=$((${{ github.event.pull_request.commits }} + 1))" >> $GITHUB_OUTPUT | |
| 19 | 19 | echo "minusOne=$((${{ github.event.pull_request.commits }} - 1))" >> $GITHUB_OUTPUT | |
| 20 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 20 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 21 | 21 | with: | |
| 22 | 22 | fetch-depth: ${{ steps.nb-of-commits.outputs.plusOne }} | |
| 23 | 23 | persist-credentials: false | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -58,7 +58,7 @@ jobs: | |||
| 58 | 58 | if: needs.get_mergeable_prs.outputs.numbers != '' | |
| 59 | 59 | runs-on: ubuntu-latest | |
| 60 | 60 | steps: | |
| 61 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 61 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 62 | 62 | with: | |
| 63 | 63 | # Needs the whole git history for ncu to work | |
| 64 | 64 | # See https://github.com/nodejs/node-core-utils/pull/486 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -48,7 +48,7 @@ jobs: | |||
| 48 | 48 | if: github.event.pull_request.draft == false | |
| 49 | 49 | runs-on: ubuntu-24.04 | |
| 50 | 50 | steps: | |
| 51 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 51 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 52 | 52 | with: | |
| 53 | 53 | persist-credentials: false | |
| 54 | 54 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -48,7 +48,7 @@ jobs: | |||
| 48 | 48 | if: github.event.pull_request.draft == false | |
| 49 | 49 | runs-on: ubuntu-24.04 | |
| 50 | 50 | steps: | |
| 51 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 51 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 52 | 52 | with: | |
| 53 | 53 | persist-credentials: false | |
| 54 | 54 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -45,7 +45,7 @@ jobs: | |||
| 45 | 45 | if: github.event.pull_request.draft == false | |
| 46 | 46 | runs-on: windows-2022 | |
| 47 | 47 | steps: | |
| 48 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 48 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 49 | 49 | with: | |
| 50 | 50 | persist-credentials: false | |
| 51 | 51 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ jobs: | |||
| 57 | 57 | SHORT_SHA=$(node -p 'process.version.split(/-nightly\d{8}/)[1]') | |
| 58 | 58 | echo "NIGHTLY_REF=$(gh api /repos/nodejs/node/commits/$SHORT_SHA --jq '.sha')" >> $GITHUB_ENV | |
| 59 | 59 | - name: Checkout ${{ steps.setup-node.outputs.node-version }} | |
| 60 | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 60 | + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 61 | 61 | with: | |
| 62 | 62 | persist-credentials: false | |
| 63 | 63 | ref: ${{ env.NIGHTLY_REF || steps.setup-node.outputs.node-version }} | |
@@ -73,7 +73,7 @@ jobs: | |||
| 73 | 73 | run: rm -rf wpt | |
| 74 | 74 | working-directory: test/fixtures | |
| 75 | 75 | - name: Checkout epochs/daily WPT | |
| 76 | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 76 | + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 77 | 77 | with: | |
| 78 | 78 | repository: web-platform-tests/wpt | |
| 79 | 79 | persist-credentials: false | |
@@ -98,7 +98,7 @@ jobs: | |||
| 98 | 98 | run: rm -rf deps/undici | |
| 99 | 99 | - name: Checkout undici | |
| 100 | 100 | if: ${{ env.WPT_REPORT != '' }} | |
| 101 | - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 101 | + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 102 | 102 | with: | |
| 103 | 103 | repository: nodejs/undici | |
| 104 | 104 | persist-credentials: false | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,7 +15,7 @@ jobs: | |||
| 15 | 15 | build-lto: | |
| 16 | 16 | runs-on: ubuntu-24.04 | |
| 17 | 17 | steps: | |
| 18 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 18 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 19 | 19 | with: | |
| 20 | 20 | persist-credentials: false | |
| 21 | 21 | - name: Use Node.js ${{ env.NODE_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ jobs: | |||
| 24 | 24 | if: github.event.pull_request.draft == false | |
| 25 | 25 | runs-on: ubuntu-latest | |
| 26 | 26 | steps: | |
| 27 | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
| 27 | + - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 | ||
| 28 | 28 | with: | |
| 29 | 29 | persist-credentials: false | |
| 30 | 30 | - name: Use Node.js ${{ env.NODE_VERSION }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments