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 de9b5ea commit 553a2f5Copy full SHA for 553a2f5
1 file changed
.github/workflows/pull-request.yml
@@ -180,7 +180,7 @@ jobs:
180
181
- name: Regression test against feature branch
182
id: mabl-test-deployment
183
- uses: mablhq/github-run-tests-action@43061c6f3eeabd3dbd2c6c045c8e307b231f4427 # v1.15
+ uses: mablhq/github-run-tests-action@e46db148f0124be267acff561cd4d9303375852a # v1.16
184
env:
185
# Use a "CI/CD Integration" type of mabl API key
186
MABL_API_KEY: ${{ secrets.MABL_API_KEY }}
0 commit comments