We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab21da commit 70ea3d3Copy full SHA for 70ea3d3
.github/workflows/ci.yml
@@ -210,7 +210,7 @@ jobs:
210
${{ steps.cache-key.outputs.buildtool-monthly-cache-key }}-
211
212
- id: create_database
213
- uses: loiclefevre/test@03ce1d1ee2313b45249e7bf6b84dc0f4333cdd77 # v1.0.18
+ uses: loiclefevre/test@ce2f5049188a384c17ffcfcb8c8d04cf118e2cd7 # v1.0.20
214
with:
215
oci-service: ${{ matrix.rdbms }}
216
action: create
@@ -231,7 +231,7 @@ jobs:
231
run: ./ci/build-github.sh
232
shell: bash
233
234
- - uses: loiclefevre/test@03ce1d1ee2313b45249e7bf6b84dc0f4333cdd77 # v1.0.18
+ - uses: loiclefevre/test@ce2f5049188a384c17ffcfcb8c8d04cf118e2cd7 # v1.0.20
235
if: always()
236
237
0 commit comments