Skip to content

Commit

Permalink
Merge pull request #286 from hypnoglow/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/setup-buildx-action-3.0.0
  • Loading branch information
dependabot[bot] committed Sep 16, 2023
2 parents b8ccac0 + 24a65fb commit b9a4fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-images.yml
Expand Up @@ -90,7 +90,7 @@ jobs:
if: steps.vars.outputs.push == 'true'

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v2.0.0
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0

- name: Build and push
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 # v3.1.1
Expand Down

0 comments on commit b9a4fee

Please sign in to comment.