Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.

Commit

Permalink
Merge pull request #2 from TheDragonCode/dependabot/github_actions/Th…
Browse files Browse the repository at this point in the history
…eDragonCode/codestyler-5

Bump TheDragonCode/codestyler from 4 to 5
  • Loading branch information
andrey-helldar authored Nov 27, 2024
2 parents c075265 + 710e96b commit 120cc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo "name=${NAME}" >> $GITHUB_OUTPUT
- name: ${{ steps.detect.outputs.name }} the code style
uses: TheDragonCode/codestyler@v4
uses: TheDragonCode/codestyler@v5
with:
github_token: ${{ secrets.COMPOSER_TOKEN }}
fix: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}

0 comments on commit 120cc40

Please sign in to comment.