Skip to content

build(deps): bump transformers from 4.53.0 to 5.0.0rc3 #3689

build(deps): bump transformers from 4.53.0 to 5.0.0rc3

build(deps): bump transformers from 4.53.0 to 5.0.0rc3 #3689

Workflow file for this run

name: MegaLinter
on:
pull_request:
branches: [ main ]
jobs:
megalinter:
uses: lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main

Check warning on line 9 in .github/workflows/megalinter.yml

View workflow run for this annotation

GitHub Actions / MegaLinter

Workflow syntax warning

In .github/workflows/megalinter.yml (Line: 9, Col: 11): Error from called workflow lars-reimann/.github/.github/workflows/megalinter-reusable.yml@main (Line: 39, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
permissions:
contents: write
issues: write
pull-requests: write
secrets:
PAT: ${{ secrets.PAT }}