Skip to content

Commit

Permalink
build(deps): bump crazy-max/ghaction-setup-docker from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases)
- [Commits](crazy-max/ghaction-setup-docker@78318f8...26145a5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-setup-docker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 932a529 commit d1f7c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0

- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@78318f8be53384b971671f27d81f5e72526c102d # v3.3.0
uses: crazy-max/ghaction-setup-docker@26145a578dce008fee793528d031cd72c57d51af # v3.4.0
with:
daemon-config: |
{
Expand Down

0 comments on commit d1f7c97

Please sign in to comment.