File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3030 fetch-depth : ' 0'
3131
3232 - name : Setup PHP, with composer and extensions
33- uses : shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # v2.27 .0
33+ uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
3434 with :
3535 php-version : ' 8.2'
3636 tools : composer:v2
7575 fetch-depth : ' 0'
7676
7777 - name : Setup PHP, with composer and extensions
78- uses : shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # v2.27 .0
78+ uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
7979 with :
8080 php-version : ' 8.2'
8181 tools : composer:v2
@@ -126,7 +126,7 @@ jobs:
126126 fetch-depth : ' 0'
127127
128128 - name : Setup PHP, with composer and extensions
129- uses : shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # v2.27 .0
129+ uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
130130 with :
131131 php-version : ' 8.2'
132132 tools : composer:v2
@@ -215,7 +215,7 @@ jobs:
215215 fetch-depth : ' 0'
216216
217217 - name : Setup PHP, with composer and extensions
218- uses : shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # v2.27 .0
218+ uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
219219 with :
220220 php-version : ' 8.2'
221221 extensions : pdo_mysql, mysql
Original file line number Diff line number Diff line change 6969
7070 # Upload the results to GitHub's code scanning dashboard.
7171 - name : " Upload to code-scanning"
72- uses : github/codeql-action/upload-sarif@v2.22.5
72+ uses : github/codeql-action/upload-sarif@v2.22.8
7373 with :
7474 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments