This repository was archived by the owner on Jul 1, 2024. It is now read-only.
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
uses : actions/checkout@v3
12
12
13
13
- name : Run pre-commit
14
- uses : autowarefoundation/autoware-github-actions/pre-commit@tier4/proposal
14
+ uses : autowarefoundation/autoware-github-actions/pre-commit@v1
15
15
with :
16
16
pre-commit-config : .pre-commit-config-optional.yaml
Original file line number Diff line number Diff line change 11
11
uses : actions/checkout@v3
12
12
13
13
- name : Run pre-commit
14
- uses : autowarefoundation/autoware-github-actions/pre-commit@tier4/proposal
14
+ uses : autowarefoundation/autoware-github-actions/pre-commit@v1
15
15
with :
16
16
pre-commit-config : .pre-commit-config.yaml
Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
semantic-pull-request :
12
- uses : autowarefoundation/autoware-github-actions/.github/workflows/semantic-pull-request.yaml@tier4/proposal
12
+ uses : autowarefoundation/autoware-github-actions/.github/workflows/semantic-pull-request.yaml@v1
Original file line number Diff line number Diff line change 11
11
uses : actions/checkout@v3
12
12
13
13
- name : Run spell-check
14
- uses : autowarefoundation/autoware-github-actions/spell-check@tier4/proposal
14
+ uses : autowarefoundation/autoware-github-actions/spell-check@v1
15
15
with :
16
16
cspell-json-url : https://raw.githubusercontent.com/tier4/autoware-spell-check-dict/main/.cspell.json
You can’t perform that action at this time.
0 commit comments