Skip to content

Commit

Permalink
Bump earthly/actions-setup from 1.0.8 to 1.0.9
Browse files Browse the repository at this point in the history
Bumps [earthly/actions-setup](https://github.com/earthly/actions-setup) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/earthly/actions-setup/releases)
- [Commits](earthly/actions-setup@be3fe0c...f2bef5b)

---
updated-dependencies:
- dependency-name: earthly/actions-setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 5bf411a commit c183917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
packages: "write"
steps:
- name: Install earthly
uses: earthly/actions-setup@be3fe0c1f84e9776b5a184d21bf7a4a779ea2e6b # ratchet:earthly/actions-setup@v1
uses: earthly/actions-setup@f2bef5b3261c9d75ac09a578552257195fea300a # ratchet:earthly/actions-setup@v1
with:
version: "latest" # or pin to an specific version, e.g. "v0.6.10"
- name: Checkout
Expand Down

0 comments on commit c183917

Please sign in to comment.