Skip to content

Commit df875c3

Browse files
chore(deps): pin projectbluefin/testsuite action to b7a7cda
1 parent 7c99f25 commit df875c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-testsuite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
permissions:
2222
contents: read
2323
packages: write # testsuite pushes screenshot OCI artifacts to GHCR
24-
uses: projectbluefin/testsuite/.github/workflows/e2e.yml@v1
24+
uses: projectbluefin/testsuite/.github/workflows/e2e.yml@b7a7cdac701d067689c59110e352e438a01cd648 # v1
2525
with:
2626
image: ${{ inputs.image }}
2727
suites: ${{ inputs.suites }}

0 commit comments

Comments
 (0)