Skip to content

Commit

Permalink
Merge pull request #55 from furality/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-7e03e5856c

build(action): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 in the actions group
  • Loading branch information
ttshivers authored Oct 3, 2024
2 parents 59640a3 + fcd9c3a commit cb005a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.0

- name: Build image
id: docker-build
Expand Down

0 comments on commit cb005a0

Please sign in to comment.