Skip to content

Commit 23dbe01

Browse files
chore(deps): pin projectbluefin/testsuite action to ee2a5b9 (#961)
Co-authored-by: mergeraptor[bot] <267480593+mergeraptor[bot]@users.noreply.github.com>
1 parent 7d6d320 commit 23dbe01

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@ee2a5b92376054807b32d67128438ff7eed0acc1 # v1
2525
with:
2626
image: ${{ inputs.image }}
2727
suites: ${{ inputs.suites }}

0 commit comments

Comments
 (0)