Skip to content

Commit

Permalink
Update Metadata check action to 0.2.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
damacus committed Apr 5, 2023
1 parent df11c5c commit 351dd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Check Metadata
uses: damacus/check-chef-metadata-action@0.1.0
uses: damacus/check-chef-metadata-action@0.2.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 351dd69

Please sign in to comment.