We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d2048c + 0a9e677 commit ebef707Copy full SHA for ebef707
.github/workflows/crystal.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v4
29
- name: Crystal Ameba Linter
30
id: crystal-ameba
31
- uses: crystal-ameba/github-action@v0.9.0
+ uses: crystal-ameba/github-action@v0.10.0
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
0 commit comments