Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#4590)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 9aa6436 commit f24ab91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # master
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # master
- name: Cache Docker layers
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
Expand Down

0 comments on commit f24ab91

Please sign in to comment.