Skip to content

Commit

Permalink
Bump earthly/actions-setup from 1.0.8 to 1.0.9 (#92)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent df46978 commit fa97b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: docker pull "${{ matrix.image_base }}:latest"
continue-on-error: true
- name: Install earthly
uses: earthly/actions-setup@be3fe0c1f84e9776b5a184d21bf7a4a779ea2e6b # ratchet:earthly/actions-setup@v1
uses: earthly/actions-setup@f2bef5b3261c9d75ac09a578552257195fea300a # ratchet:earthly/actions-setup@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build and possibly push
Expand Down

0 comments on commit fa97b6c

Please sign in to comment.