We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd2c582 + 1afe73c commit 3e35b7dCopy full SHA for 3e35b7d
.github/workflows/php-cs-fixer.yml
@@ -21,7 +21,7 @@ jobs:
21
id: extract_branch
22
23
- name: Commit changes
24
- uses: stefanzweifel/[email protected].0
+ uses: stefanzweifel/[email protected].1
25
with:
26
commit_message: Fix styling
27
branch: ${{ steps.extract_branch.outputs.branch }}
0 commit comments