File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 lint :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
17+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1818 - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1919 with :
2020 python-version : 3.x
2626 name : Lint Commit Messages
2727 runs-on : ubuntu-latest
2828 steps :
29- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
29+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3030 with :
3131 fetch-depth : 0
3232 - uses : wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1
4646 - macOS-latest
4747 runs-on : ${{ matrix.os }}
4848 steps :
49- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
49+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
5050 - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
5151 id : setup-python
5252 with :
7575 contents : write
7676
7777 steps :
78- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
78+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
7979 with :
8080 fetch-depth : 0
8181 ref : ${{ github.sha }}
Original file line number Diff line number Diff line change 1111 labels :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
14+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1515 - name : Set up Python
1616 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1717 with :
You can’t perform that action at this time.
0 commit comments