Skip to content

Commit 3cf74b7

Browse files
committed
test 2
1 parent 0c259f4 commit 3cf74b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
run: bandit -r .
2828
# Commit and push changes made by Black and Ruff
2929
- name: Commit & Push changes
30-
uses: actions-js/push@master
30+
uses: actions-js/push@main
3131
with:
3232
github_token: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)