Skip to content

Commit

Permalink
Bump crystal-ameba/github-action from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [crystal-ameba/github-action](https://github.com/crystal-ameba/github-action) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/crystal-ameba/github-action/releases)
- [Commits](crystal-ameba/github-action@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: crystal-ameba/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 13a1d35 commit 7de3841
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 7de3841

Please sign in to comment.