We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5b320 commit dcd6e86Copy full SHA for dcd6e86
1 file changed
.github/workflows/nightly-v1.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Setup database and engine
59
id: setup
60
- uses: firebolt-db/integration-testing-setup@813c4835ef38adcba3f8760e7afc21a3c7248023 # v2.6.2
+ uses: firebolt-db/integration-testing-setup@eb35b7719247c93392cb3a8aa4f554a4c11a770b # v1.0.3
61
with:
62
firebolt-username: ${{ secrets.FIREBOLT_STG_USERNAME }}
63
firebolt-password: ${{ secrets.FIREBOLT_STG_PASSWORD }}
0 commit comments