Skip to content

EES 5633 - FE - Redirect the user to the latest version of a page if using an old Release slug in the URL #4919

EES 5633 - FE - Redirect the user to the latest version of a page if using an old Release slug in the URL

EES 5633 - FE - Redirect the user to the latest version of a page if using an old Release slug in the URL #4919

name: 'Dependency Review'
on:
workflow_dispatch:
pull_request:
branches: [ dev, master ]
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4