File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4141 name : " Code Quality"
4242
4343 steps :
44- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
44+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
4545
4646 - name : Set up PHP
4747 uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2
Original file line number Diff line number Diff line change 3333 timeout-minutes : 20
3434
3535 - name : Finalize Coveralls parallel build
36- uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2
36+ uses : coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2
3737 env :
3838 COVERALLS_SERVICE_NAME : github
3939 COVERALLS_SERVICE_NUMBER : ${{ github.sha }}
Original file line number Diff line number Diff line change 7979 -e POSTGRES_INITDB_ARGS="--data-checksums"
8080
8181 steps :
82- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
82+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
8383
8484 - name : Set up PHP
8585 uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2
@@ -135,7 +135,7 @@ jobs:
135135
136136 - name : Upload coverage results to Coveralls
137137 if : matrix.calculate-code-coverage == true
138- uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2
138+ uses : coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2
139139 env :
140140 COVERALLS_SERVICE_NAME : github
141141 COVERALLS_SERVICE_NUMBER : ${{ github.sha }}
Original file line number Diff line number Diff line change 6161 doctrine-lexer : ' 2.1'
6262
6363 steps :
64- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
64+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
6565
6666 - name : Set up PHP with PECL extension
6767 uses : shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f # v2
@@ -124,7 +124,7 @@ jobs:
124124
125125 - name : Upload coverage results to Coveralls
126126 if : matrix.calculate-code-coverage == true
127- uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2
127+ uses : coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2
128128 env :
129129 COVERALLS_SERVICE_NAME : github
130130 COVERALLS_SERVICE_NUMBER : ${{ github.sha }}
You can’t perform that action at this time.
0 commit comments