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 f0ff798 commit f4dee40Copy full SHA for f4dee40
.github/workflows/integration-tests.yaml
@@ -25,7 +25,7 @@ jobs:
25
run: npm install
26
- name: Setup database and engine
27
id: setup
28
- uses: firebolt-db/integration-testing-setup@master
+ uses: firebolt-db/integration-testing-setup@v1
29
with:
30
firebolt-username: ${{ secrets.FIREBOLT_USERNAME }}
31
firebolt-password: ${{ secrets.FIREBOLT_PASSWORD }}
0 commit comments