File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout repository
41- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
41+ uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
4242
4343 # Initializes the CodeQL tools for scanning.
4444 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 1818 name : release
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
21+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
2222 - uses : actions/setup-node@v4
2323 with :
2424 node-version : lts/*
Original file line number Diff line number Diff line change 1717 - 20
1818 - 22
1919 steps :
20- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
20+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
2121 - name : Use Node.js ${{ matrix.node_version }}
2222 uses : actions/setup-node@v4
2323 with :
Original file line number Diff line number Diff line change 88 update_prettier :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
11+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1212 - uses : actions/setup-node@v4
1313 with :
1414 cache : npm
You can’t perform that action at this time.
0 commit comments