Skip to content

Add ignored versions #163

Add ignored versions

Add ignored versions #163

---
name: Maven Check Versions
on:
schedule:
- cron: "0 0 * * 0"
workflow_dispatch:
permissions: {}
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Check the versions
uses: docker://leplusorg/maven-check-versions:3.9.9@sha256:abdd53328be1c87d7bf21b868d47d7934b28dfc66e168d9625877616ab14d6da
env:
- IGNORED_VERSIONS=.+-(alpha|beta).+,4.9.0

Check failure on line 19 in .github/workflows/maven-check-versions.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/maven-check-versions.yml

Invalid workflow file

You have an error in your yaml syntax on line 19