| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9d186cc commit 5ba1855
26 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 48 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 49 | 49 | with: | |
| 50 | 50 | persist-credentials: false | |
| 51 | 51 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ jobs: | |||
| 39 | 39 | if: github.event.pull_request.draft == false | |
| 40 | 40 | runs-on: ubuntu-latest | |
| 41 | 41 | steps: | |
| 42 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 42 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 43 | 43 | with: | |
| 44 | 44 | persist-credentials: false | |
| 45 | 45 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
@@ -65,7 +65,7 @@ jobs: | |||
| 65 | 65 | needs: build-tarball | |
| 66 | 66 | runs-on: ubuntu-latest | |
| 67 | 67 | steps: | |
| 68 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 68 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 69 | 69 | with: | |
| 70 | 70 | persist-credentials: false | |
| 71 | 71 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -38,7 +38,7 @@ jobs: | |||
| 38 | 38 | fail-fast: false | |
| 39 | 39 | runs-on: ${{ matrix.windows }} | |
| 40 | 40 | steps: | |
| 41 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 41 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 42 | 42 | with: | |
| 43 | 43 | persist-credentials: false | |
| 44 | 44 | - 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 20 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 61 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 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 | |
|---|---|---|---|
@@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | if: github.event.pull_request.draft == false | |
| 42 | 42 | runs-on: ubuntu-latest | |
| 43 | 43 | steps: | |
| 44 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 44 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 45 | 45 | with: | |
| 46 | 46 | persist-credentials: false | |
| 47 | 47 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | if: github.event.pull_request.draft == false | |
| 42 | 42 | runs-on: ubuntu-latest | |
| 43 | 43 | steps: | |
| 44 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 44 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 45 | 45 | with: | |
| 46 | 46 | persist-credentials: false | |
| 47 | 47 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ jobs: | |||
| 41 | 41 | if: github.event.pull_request.draft == false | |
| 42 | 42 | runs-on: windows-2022 | |
| 43 | 43 | steps: | |
| 44 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 44 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 45 | 45 | with: | |
| 46 | 46 | persist-credentials: false | |
| 47 | 47 | - 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 60 | + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 76 | + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 101 | + uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 102 | 102 | with: | |
| 103 | 103 | repository: nodejs/undici | |
| 104 | 104 | persist-credentials: false | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -17,7 +17,7 @@ jobs: | |||
| 17 | 17 | # not working on gcc-8 and gcc-9 see https://github.com/nodejs/node/issues/38570 | |
| 18 | 18 | container: gcc:11 | |
| 19 | 19 | steps: | |
| 20 | - - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 | ||
| 20 | + - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 | ||
| 21 | 21 | with: | |
| 22 | 22 | persist-credentials: false | |
| 23 | 23 | - name: Use Node.js ${{ env.NODE_VERSION }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments