Skip to content

Commit

Permalink
Merge pull request #108 from yubiuser/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…opment/docker/setup-buildx-action-3.8.0

Bump docker/setup-buildx-action from 3.7.1 to 3.8.0
  • Loading branch information
yubiuser authored Dec 21, 2024
2 parents 6bdd0ed + 4e8477a commit 30d0d1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0

-
name: Extract metadata (tags, labels) for Docker
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
merge-multiple: true

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 30d0d1e

Please sign in to comment.