File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
42+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 66 build :
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
9+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1010 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
1111 with :
1212 cache : ' yarn'
Original file line number Diff line number Diff line change 2020 # Steps represent a sequence of tasks that will be executed as part of the job
2121 steps :
2222 # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
23- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
23+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2424 - name : Auto tag
2525 uses : Klemensas/action-autotag@380682c329fccb8b270e70e59d40d0e918dc5a0f # 1.2.3
2626 with :
You can’t perform that action at this time.
0 commit comments