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 Mar 13, 2024
1 parent 34880cd commit d631b1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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].1
- uses: actions/[email protected].2
- uses: actions/[email protected]
with:
python-version: '3.8'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Queue
uses: ahmadnassri/[email protected]
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Sync
uses: ahmadnassri/[email protected]
with:
Expand Down

0 comments on commit d631b1e

Please sign in to comment.