Skip to content

Commit 35f1c5f

Browse files
authored
Merge pull request #11 from crystal-garage/dependabot/github_actions/crystal-ameba/github-action-0.12.0
Bump crystal-ameba/github-action from 0.10.0 to 0.12.0
2 parents ebef707 + fe96a4e commit 35f1c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crystal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v4
2929
- name: Crystal Ameba Linter
3030
id: crystal-ameba
31-
uses: crystal-ameba/github-action@v0.10.0
31+
uses: crystal-ameba/github-action@v0.12.0
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434

0 commit comments

Comments
 (0)