Skip to content

Commit

Permalink
Bump earthly/actions-setup from 1.0.9 to 1.0.10 (#102)
Browse files Browse the repository at this point in the history
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@f2bef5b...b61ca41)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 3218b1b commit eea5671
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@f2bef5b3261c9d75ac09a578552257195fea300a # ratchet:earthly/actions-setup@v1
uses: earthly/actions-setup@b61ca413d8100e151c4e517e433a617a402f5051 # ratchet:earthly/actions-setup@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build and possibly push
Expand Down

0 comments on commit eea5671

Please sign in to comment.