Skip to content

Commit

Permalink
Update dependency earthly/earthly to v0.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2024
1 parent 74b5bbc commit e8dc3fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- uses: earthly/actions/setup-earthly@main
with:
version: v0.8.9
version: v0.8.11

- name: Earthly Version
run: earthly --version
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: earthly/actions/setup-earthly@v1
with:
version: v0.8.9
version: v0.8.11

- name: Earthly Version
run: earthly --version
Expand Down

0 comments on commit e8dc3fc

Please sign in to comment.