Skip to content

Commit

Permalink
chore(template): sync with hutchic-org/template-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic committed May 20, 2024
1 parent 51466c6 commit c9f1dd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].5
- uses: actions/[email protected].6
- uses: actions/[email protected]
with:
python-version: '3.8'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- name: Queue
uses: ahmadnassri/[email protected]
- name: Checkout
uses: actions/[email protected].5
uses: actions/[email protected].6
- name: Sync
uses: ahmadnassri/action-template-repository-sync@v2.6.0
uses: ahmadnassri/action-template-repository-sync@v2.5.0
with:
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit c9f1dd2

Please sign in to comment.