Skip to content

Commit c20d37f

Browse files
chore(deps): update dependency earthly/earthly to v0.7.20
1 parent 62bd583 commit c20d37f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
submodules: true
1616
- uses: earthly/actions/setup-earthly@v1
1717
with:
18-
version: v0.7.11
18+
version: v0.7.20
1919
- name: Earthly version
2020
run: earthly --version
2121
- name: Linter

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
submodules: true
1616
- uses: earthly/actions/setup-earthly@v1
1717
with:
18-
version: v0.7.11
18+
version: v0.7.20
1919
- name: Earthly version
2020
run: earthly --version
2121
- name: Linter

0 commit comments

Comments
 (0)