WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1414 sync-labels :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8 # v2.3.2
17+ - uses : EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
1818 with :
1919 source-repo : k3rnels-actions/.github
2020 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ jobs:
2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Checkout repository
24- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525 - name : Set Node
26- uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0 .0
26+ uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
2727 with :
28- node-version : 16.x
28+ node-version : 16.20.2
2929 cache : ' npm'
3030 - name : Install dependencies
3131 run : npm install
3737 env :
3838 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3939 - name : Upload Artifacts
40- uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
40+ uses : actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3.2.1
4141 with :
4242 retention-days : 15
4343 name : new-dist
4949 - build
5050 steps :
5151 - name : Checkout repository
52- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
52+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5353 - name : Download Artifacts
5454 uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
5555 with :
7070 - build
7171 steps :
7272 - name : Checkout repository
73- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
73+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7474 - name : Download Artifacts
7575 uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
7676 with :
You can’t perform that action at this time.
0 commit comments