Skip to content

Commit ebef707

Browse files
authored
Merge pull request #9 from crystal-garage/dependabot/github_actions/crystal-ameba/github-action-0.10.0
Bump crystal-ameba/github-action from 0.9.0 to 0.10.0
2 parents 8d2048c + 0a9e677 commit ebef707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crystal.yml

+1-1
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.9.0
31+
uses: crystal-ameba/github-action@v0.10.0
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434

0 commit comments

Comments
 (0)