Skip to content

Commit

Permalink
Merge pull request #1978 from docwhat/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/setup-buildx-action-3.1.0

chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.1.0
  • Loading branch information
docwhat authored Feb 28, 2024
2 parents 12c6555 + c66d05b commit 3941568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.10.0
uses: docker/setup-buildx-action@v3.1.0

- name: Cache Docker layers
uses: actions/cache@v3
Expand Down

0 comments on commit 3941568

Please sign in to comment.