-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update earthly/earthly Docker tag to v0.8.11
- Loading branch information
1 parent
738d716
commit 68c43c3
Showing
7 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "v0.8.9" | ||
version: "v0.8.11" | ||
- uses: actions/[email protected] | ||
- uses: docker/setup-qemu-action@v3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "v0.8.9" | ||
version: "v0.8.11" | ||
- uses: "actions/[email protected]" | ||
|
||
- name: "Login to GitHub Container Hub" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "v0.8.9" | ||
version: "v0.8.11" | ||
- uses: actions/[email protected] | ||
|
||
- name: Build Image | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "v0.8.9" | ||
version: "v0.8.11" | ||
- uses: "actions/[email protected]" | ||
|
||
- name: "Login to GitHub Container Hub" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,7 +31,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "v0.8.9" | ||
version: "v0.8.11" | ||
- uses: "actions/[email protected]" | ||
|
||
- name: "Login to GitHub Container Hub" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "0.8.9" | ||
version: "0.8.11" | ||
- uses: actions/[email protected] | ||
- name: Run validation checks | ||
run: | | ||
|
@@ -36,7 +36,7 @@ jobs: | |
with: | ||
github-token: ${{ secrets.GITHUB_TOKEN }} | ||
# renovate: datasource=docker depName=earthly/earthly | ||
version: "0.8.9" | ||
version: "0.8.11" | ||
- uses: actions/[email protected] | ||
- name: Run lint checks | ||
run: | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters