Skip to content

Commit

Permalink
Merge pull request #1 from fortio/dependabot/github_actions/docker/se…
Browse files Browse the repository at this point in the history
…tup-buildx-action-3.2.0

Bump docker/setup-buildx-action from 3.1.0 to 3.2.0
  • Loading branch information
ldemailly authored Mar 20, 2024
2 parents 494363c + 4306fce commit 759baf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0
- uses: docker/setup-qemu-action@68827325e0b33c7199eb31dd4e31fbe9023e06e3 # pin@v1
- uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c # pin@v1
- uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # pin@v1
- name: Set up Go
uses: actions/setup-go@v5 # pin@v3
with:
Expand Down

0 comments on commit 759baf8

Please sign in to comment.