Skip to content

Commit

Permalink
Update maven-check-versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Jan 22, 2025
1 parent 63c95de commit f65ec13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-check-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Check the versions
uses: docker://leplusorg/maven-check-versions:3.9.9@sha256:abdd53328be1c87d7bf21b868d47d7934b28dfc66e168d9625877616ab14d6da
env:
- IGNORED_VERSIONS=.+-(alpha|beta).+,4.9.0
- IGNORED_VERSIONS=".+-(alpha|beta).+,4.9.0"

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

View workflow job for this annotation

GitHub Actions / Check with YAMLLint

19:1 syntax error: found character '\t' that cannot start any token (syntax)

0 comments on commit f65ec13

Please sign in to comment.