Skip to content

Commit

Permalink
Update earthly/earthly Docker tag to v0.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent eb7fde8 commit f4589d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kairos-zsh-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# renovate: datasource=docker depName=earthly/earthly
version: "0.7.1"
version: "v0.7.20"
- uses: "actions/checkout@v4"

- name: "Login to GitHub Container Hub"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/usb-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# renovate: datasource=docker depName=earthly/earthly
version: "0.7.1"
version: "v0.7.20"
- uses: "actions/checkout@v4"

- name: "Login to GitHub Container Hub"
Expand Down

0 comments on commit f4589d1

Please sign in to comment.