Skip to content

Commit

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

chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0
  • Loading branch information
github-actions[bot] authored Jul 4, 2024
2 parents df24e32 + 6282c9b commit ab35e30
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@v3.3.0
uses: docker/setup-buildx-action@v3.4.0

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

0 comments on commit ab35e30

Please sign in to comment.