Skip to content

Commit 553a2f5

Browse files
chore: update mabl GitHub action to version 1.16 (#1348)
It now supports node 24, and this removes a warning when it runs.
1 parent de9b5ea commit 553a2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180

181181
- name: Regression test against feature branch
182182
id: mabl-test-deployment
183-
uses: mablhq/github-run-tests-action@43061c6f3eeabd3dbd2c6c045c8e307b231f4427 # v1.15
183+
uses: mablhq/github-run-tests-action@e46db148f0124be267acff561cd4d9303375852a # v1.16
184184
env:
185185
# Use a "CI/CD Integration" type of mabl API key
186186
MABL_API_KEY: ${{ secrets.MABL_API_KEY }}

0 commit comments

Comments
 (0)