diff --git a/.github/workflows/template_yaml.yml b/.github/workflows/template_yaml.yml index 307c363..1a6a73b 100644 --- a/.github/workflows/template_yaml.yml +++ b/.github/workflows/template_yaml.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Lint and Annotate - uses: staffbase/yamllint-action@v1.2.0 + uses: staffbase/yamllint-action@v1.3.0 with: token: ${{ secrets.GITHUB_TOKEN }} action-name: ${{ inputs.action-name }}