Skip to content

Commit

Permalink
Merge pull request #2 from geocrystal/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 13a1d35 + 7de3841 commit 5ddf7b7
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.10.0
uses: crystal-ameba/github-action@v0.11.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5ddf7b7

Please sign in to comment.