Skip to content

Bump the github-actions group with 3 updates #2300

Bump the github-actions group with 3 updates

Bump the github-actions group with 3 updates #2300

Workflow file for this run

---
name: Upgrade
on:
pull_request:
branches: [release-0.14]
permissions: {}
jobs:
upgrade-e2e:
name: Latest Release to Latest Version
timeout-minutes: 30
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- name: Check out the repository
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- name: Install an old cluster, upgrade it and check it
uses: submariner-io/shipyard/gh-actions/[email protected]
- name: Post Mortem
if: failure()
uses: submariner-io/shipyard/gh-actions/[email protected]