Skip to content

Commit

Permalink
Merge pull request #84 from rtsp/dependabot/github_actions/docker/set…
Browse files Browse the repository at this point in the history
…up-buildx-action-3.1.0

Bump docker/setup-buildx-action from 3.0.0 to 3.1.0
  • Loading branch information
github-actions[bot] authored Mar 2, 2024
2 parents 80afec2 + 99ad48d commit 19f4c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.0.0
uses: docker/setup-buildx-action@v3.1.0

- name: Log in to Docker Hub
uses: docker/login-action@v3.0.0
Expand Down

0 comments on commit 19f4c0c

Please sign in to comment.