File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
with :
17
17
version : v0.8.15
18
18
- name : Checkout code.
19
- uses : actions/checkout@v4
19
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
- name : Compile.
21
21
run : earthly --ci +compile
Original file line number Diff line number Diff line change 16
16
with :
17
17
version : v0.8.15
18
18
- name : Checkout code.
19
- uses : actions/checkout@v4
19
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
with :
21
21
ref : ${{ github.event.pull_request.head.sha }}
22
22
fetch-depth : 0
Original file line number Diff line number Diff line change 16
16
with :
17
17
version : v0.8.15
18
18
- name : Checkout code.
19
- uses : actions/checkout@v4
19
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
with :
21
21
ref : ${{ github.event.pull_request.head.sha }}
22
22
fetch-depth : 0
Original file line number Diff line number Diff line change 16
16
with :
17
17
version : v0.8.15
18
18
- name : Checkout code.
19
- uses : actions/checkout@v4
19
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
- name : Check GitHub Actions workflows linting.
21
21
run : earthly +check-github-actions-workflows-linting
22
22
formatting :
28
28
with :
29
29
version : v0.8.15
30
30
- name : Checkout code.
31
- uses : actions/checkout@v4
31
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
32
- name : Check formatting.
33
33
run : earthly +check-yaml-formatting
You can’t perform that action at this time.
0 commit comments