Skip to content

Commit

Permalink
Merge pull request #5 from h2020charisma/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/setup-buildx-action-3.6.1

Bump docker/setup-buildx-action from 3.3.0 to 3.6.1
  • Loading branch information
kerberizer authored Sep 15, 2024
2 parents 6a53810 + bc6fe8e commit 5daf76d
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 @@ -44,7 +44,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v3.3.0
uses: docker/setup-buildx-action@v3.6.1

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 5daf76d

Please sign in to comment.