Skip to content

Commit 0a9e677

Browse files
Bump crystal-ameba/github-action from 0.9.0 to 0.10.0
Bumps [crystal-ameba/github-action](https://github.com/crystal-ameba/github-action) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/crystal-ameba/github-action/releases) - [Commits](crystal-ameba/github-action@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: crystal-ameba/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d2048c commit 0a9e677

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)