File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ concurrency:
3232
3333jobs :
3434 e2e :
35- uses : projectbluefin/testsuite/.github/workflows/e2e.yml@06964046d06651c5ae54c1836b8daf59feea0445 # main
35+ uses : projectbluefin/testsuite/.github/workflows/e2e.yml@341d95fc7efc3687c88545e6e02106e25da43470 # main
3636 with :
3737 image : ${{ github.event.inputs.image || 'ghcr.io/projectbluefin/dakota:testing' }}
3838 suites : ${{ github.event.inputs.suites || 'smoke' }}
Original file line number Diff line number Diff line change 2525 permissions :
2626 contents : read
2727 packages : write
28- uses : projectbluefin/testsuite/.github/workflows/e2e.yml@06964046d06651c5ae54c1836b8daf59feea0445 # main
28+ uses : projectbluefin/testsuite/.github/workflows/e2e.yml@341d95fc7efc3687c88545e6e02106e25da43470 # main
2929 with :
3030 image : ${{ inputs.image }}
3131 suites : ${{ inputs.suites }}
You can’t perform that action at this time.
0 commit comments