We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aed98a commit ad261a2Copy full SHA for ad261a2
.github/workflows/pr-autofix.yml
@@ -42,6 +42,6 @@ jobs:
42
run: yarn build
43
if: steps.paths_src_.outputs.changed == 'true'
44
45
- - uses: Khan/autofix-commit-action@master
+ - uses: Khan/autofix-commit-action@main
46
env:
47
GITHUB_TOKEN: '${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}'
0 commit comments