Skip to content

Commit

Permalink
Merge pull request #107 from Staffbase/update-yamllint-action
Browse files Browse the repository at this point in the history
Update yamllint Action
  • Loading branch information
ricoberger authored Mar 14, 2023
2 parents 3858896 + fa24098 commit ef19206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v3

- name: Lint and Annotate
uses: staffbase/yamllint-action@v1.1.1
uses: staffbase/yamllint-action@v1.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
action-name: ${{ inputs.action-name }}
Expand Down

0 comments on commit ef19206

Please sign in to comment.