File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Checkout repository
24- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
24+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2525 - name : Set Node
26- uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
26+ uses : actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
2727 with :
2828 node-version : 16.x
2929 cache : ' npm'
4949 - build
5050 steps :
5151 - name : Checkout repository
52- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
52+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
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