Skip to content

Commit

Permalink
Merge pull request #257 from Staffbase/dependabot/github_actions/staf…
Browse files Browse the repository at this point in the history
…fbase/yamllint-action-1.3.0

chore(deps): bump staffbase/yamllint-action from 1.2.0 to 1.3.0
  • Loading branch information
0x46616c6b authored Jun 3, 2024
2 parents 7888fb4 + 85ed57f commit 799dfb5
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@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 }}
Expand Down

0 comments on commit 799dfb5

Please sign in to comment.