File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 echo "github.ref - ${{github.ref}}"
2424
2525 - name : Checkout repository ⚙️
26- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
26+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2727 with :
2828 # Disabling shallow clone is recommended for improving relevancy of reporting
2929 fetch-depth : 0
9292
9393 steps :
9494 - name : Checkout repository ⚙️
95- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
95+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
9696 with :
9797 # Disabling shallow clone is recommended for improving relevancy of reporting
9898 fetch-depth : 0
@@ -147,7 +147,7 @@ jobs:
147147
148148 steps :
149149 - name : Checkout repository ⚙️
150- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
150+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
151151 with :
152152 # Disabling shallow clone is recommended for improving relevancy of reporting
153153 fetch-depth : 0
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : Checkout repository ⚙️
32- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
32+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3333
3434 # Initializes the CodeQL tools for scanning.
3535 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Checkout repository ⚙️
30- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
30+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
3131 with :
3232 # Disabling shallow clone is recommended for improving relevancy of reporting
3333 fetch-depth : 0
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout repository ⚙️
19- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
19+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2020 with :
2121 # Disabling shallow clone is recommended for improving relevancy of reporting
2222 fetch-depth : 0
8484
8585 steps :
8686 - name : Checkout repository ⚙️
87- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
87+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8888 with :
8989 # Disabling shallow clone is recommended for improving relevancy of reporting
9090 fetch-depth : 0
@@ -141,7 +141,7 @@ jobs:
141141
142142 steps :
143143 - name : Checkout repository ⚙️
144- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
144+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
145145 with :
146146 # Disabling shallow clone is recommended for improving relevancy of reporting
147147 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments