Skip to content

Commit

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

Bump crystal-ameba/github-action from 0.11.0 to 0.12.0
  • Loading branch information
mamantoha authored Dec 2, 2024
2 parents 5ddf7b7 + c385f79 commit 1818fc2
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 @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
- name: Crystal Ameba Linter
id: crystal-ameba
uses: crystal-ameba/github-action@v0.11.0
uses: crystal-ameba/github-action@v0.12.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 1818fc2

Please sign in to comment.