Skip to content

Commit

Permalink
Update dependency earthly/earthly to v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent f6dd7bf commit a56e723
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 @@ -23,7 +23,7 @@ jobs:
steps:
- uses: earthly/actions/setup-earthly@v1
with:
version: v0.8.8
version: v0.8.9
- uses: actions/checkout@v4
- name: Docker login (non fork only)
run: |-
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:
steps:
- uses: earthly/actions/setup-earthly@v1
with:
version: v0.8.8
version: v0.8.9
- uses: actions/checkout@v4
- name: Docker login (non fork only)
run: |-
Expand Down

0 comments on commit a56e723

Please sign in to comment.