Skip to content

Commit

Permalink
Merge pull request #52 from mamantoha/dependabot/github_actions/cryst…
Browse files Browse the repository at this point in the history
…al-ameba/github-action-0.11.0

Bump crystal-ameba/github-action from 0.10.0 to 0.11.0
  • Loading branch information
mamantoha authored Oct 21, 2024
2 parents e5f8aea + ea4a912 commit bcb64bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crystal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4
- name: Crystal Ameba Linter
id: crystal-ameba
uses: crystal-ameba/github-action@v0.10.0
uses: crystal-ameba/github-action@v0.11.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit bcb64bb

Please sign in to comment.