We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b5fc43 commit 8f98a78Copy full SHA for 8f98a78
1 file changed
.github/workflows/integration-tests-v1.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Setup database and engine
32
id: setup
33
- uses: firebolt-db/integration-testing-setup@813c4835ef38adcba3f8760e7afc21a3c7248023 # v2.6.2
+ uses: firebolt-db/integration-testing-setup@eb35b7719247c93392cb3a8aa4f554a4c11a770b # v1.0.3
34
with:
35
firebolt-username: ${{ secrets.FIREBOLT_STG_USERNAME }}
36
firebolt-password: ${{ secrets.FIREBOLT_STG_PASSWORD }}
0 commit comments