Skip to content

Commit 7b03cca

Browse files
Merge pull request #18 from TheDragonCode/dependabot/github_actions/TheDragonCode/php-codestyler-1.8.6
2 parents 99b94a8 + d99a66b commit 7b03cca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .github/workflows/lint-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: actions/checkout@v2
1212

1313
- name: Checking PHP Syntax
14-
uses: TheDragonCode/[email protected].5
14+
uses: TheDragonCode/[email protected].6

Diff for: .github/workflows/lint-fixer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Checking PHP Syntax
16-
uses: TheDragonCode/[email protected].5
16+
uses: TheDragonCode/[email protected].6
1717
with:
1818
fix: true

0 commit comments

Comments
 (0)