Skip to content

Commit 8fb5687

Browse files
chore(deps): update dependency earthly/earthly to v0.8.16 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fbf61d commit 8fb5687

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
@@ -27,7 +27,7 @@ jobs:
2727
password: ${{ secrets.DOCKERHUB_TOKEN}}
2828
- uses: earthly/actions/setup-earthly@v1
2929
with:
30-
version: v0.8.15
30+
version: v0.8.16
3131
- name: Earthly version
3232
run: earthly --version
3333
- name: Run build

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
password: ${{ secrets.DOCKERHUB_TOKEN}}
2727
- uses: earthly/actions/setup-earthly@v1
2828
with:
29-
version: v0.8.15
29+
version: v0.8.16
3030
- name: Earthly version
3131
run: earthly --version
3232
- name: Run build

0 commit comments

Comments
 (0)