Skip to content

Commit

Permalink
Merge pull request #18 from TheDragonCode/dependabot/github_actions/T…
Browse files Browse the repository at this point in the history
…heDragonCode/php-codestyler-1.8.6
  • Loading branch information
dependabot[bot] committed Feb 11, 2022
2 parents 99b94a8 + d99a66b commit 7b03cca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
uses: actions/checkout@v2

- name: Checking PHP Syntax
uses: TheDragonCode/[email protected].5
uses: TheDragonCode/[email protected].6
2 changes: 1 addition & 1 deletion .github/workflows/lint-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
uses: actions/checkout@v2

- name: Checking PHP Syntax
uses: TheDragonCode/[email protected].5
uses: TheDragonCode/[email protected].6
with:
fix: true

0 comments on commit 7b03cca

Please sign in to comment.