Skip to content

Commit dcd6e86

Browse files
authored
ci: use v1 of integration-testing-setup for v1 tests (#505)
1 parent 1b5b320 commit dcd6e86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly-v1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Setup database and engine
5959
id: setup
60-
uses: firebolt-db/integration-testing-setup@813c4835ef38adcba3f8760e7afc21a3c7248023 # v2.6.2
60+
uses: firebolt-db/integration-testing-setup@eb35b7719247c93392cb3a8aa4f554a4c11a770b # v1.0.3
6161
with:
6262
firebolt-username: ${{ secrets.FIREBOLT_STG_USERNAME }}
6363
firebolt-password: ${{ secrets.FIREBOLT_STG_PASSWORD }}

0 commit comments

Comments
 (0)