Skip to content

Commit

Permalink
Bump TheDragonCode/codestyler from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [TheDragonCode/codestyler](https://github.com/thedragoncode/codestyler) from 4 to 5.
- [Release notes](https://github.com/thedragoncode/codestyler/releases)
- [Commits](TheDragonCode/codestyler@v4...v5)

---
updated-dependencies:
- dependency-name: TheDragonCode/codestyler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 3c0bb8d commit 4a2aaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo "is_dirty=${IS_DIRTY}" >> "$GITHUB_OUTPUT"
- name: Fix the code style
uses: TheDragonCode/codestyler@v4
uses: TheDragonCode/codestyler@v5
with:
github_token: ${{ secrets.COMPOSER_TOKEN }}
fix: true
Expand Down

0 comments on commit 4a2aaf2

Please sign in to comment.