Skip to content

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group #708

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group #708

Workflow file for this run

---
name: End to End Default
on:
pull_request:
permissions: {}
jobs:
e2e:
name: E2E
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- name: Run E2E deployment and tests
uses: submariner-io/shipyard/gh-actions/[email protected]
- name: Post mortem
if: failure()
uses: submariner-io/shipyard/gh-actions/[email protected]