File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414
1515 steps :
16- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
16+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1717
1818 - name : ⎔ Setup pnpm
1919 uses : pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4
Original file line number Diff line number Diff line change 1111 build :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
14+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1515 with :
1616 fetch-depth : 0
1717
@@ -106,7 +106,7 @@ jobs:
106106 permissions :
107107 contents : write
108108 steps :
109- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
109+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
110110 with :
111111 fetch-depth : 0
112112
Original file line number Diff line number Diff line change 2121 pull-requests : write
2222
2323 steps :
24- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
24+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2525
2626 - name : ⎔ Setup pnpm
2727 uses : pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4
4444 security :
4545 runs-on : ubuntu-latest
4646 steps :
47- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
47+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
4848
4949 - name : 🔍 Run CodeQL
5050 uses : github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4
5858 spelling :
5959 runs-on : ubuntu-latest
6060 steps :
61- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
61+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
6262
6363 - name : 🔍 Spell Check Repo
6464 uses : crate-ci/typos@93cbdb2d23269548cf0db0f74d0bc6a09a3f0d5c # v1.43.0
You can’t perform that action at this time.
0 commit comments