Skip to content

Commit 2a473b8

Browse files
Bump earthly/actions-setup from 1.0.9 to 1.0.10
Bumps [earthly/actions-setup](https://github.com/earthly/actions-setup) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/earthly/actions-setup/releases) - [Commits](earthly/actions-setup@v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: earthly/actions-setup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be9b781 commit 2a473b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
username: ${{ github.actor }}
5151
password: ${{ secrets.GITHUB_TOKEN }}
5252
- name: Install earthly
53-
uses: earthly/[email protected].9
53+
uses: earthly/[email protected].10
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
use-cache: true

0 commit comments

Comments
 (0)