We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2048c commit 0a9e677Copy full SHA for 0a9e677
.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