Skip to content

Commit

Permalink
Update ameba github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
hugopl committed Aug 27, 2024
1 parent 05d50b8 commit 82bbaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@master

- name: Crystal Ameba Linter
uses: crystal-ameba/github-action@v0.7.1
uses: crystal-ameba/github-action@v0.9.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 82bbaec

Please sign in to comment.