Skip to content

Commit

Permalink
Merge pull request #81 from music-encoding/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/setup-buildx-action-3.10.0

build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
  • Loading branch information
musicEnfanthen authored Mar 3, 2025
2 parents 6f69597 + be64d9e commit 7cc0f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0

- name: Login to GitHub Container Registry
if: ${{ github.event_name == 'push' }}
Expand Down

0 comments on commit 7cc0f10

Please # to comment.