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.3'
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.3'
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.3'
132132 tools : composer:v2
@@ -214,7 +214,7 @@ jobs:
214214 fetch-depth : ' 0'
215215
216216 - name : Setup PHP, with composer and extensions
217- uses : shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # v2.27 .0
217+ uses : shivammathur/setup-php@e6f75134d35752277f093989e72e140eaa222f35 # v2.28 .0
218218 with :
219219 php-version : ' 8.3'
220220 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