Skip to content

Commit 7d25ebe

Browse files
chore(deps): update docker/setup-docker-action action to v5 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 293ec32 commit 7d25ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
6666

6767
- name: Set up Docker
68-
uses: docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4 # v4.7.0
68+
uses: docker/setup-docker-action@1a6edb0ba9ac496f6850236981f15d8f9a82254d # v5.0.0
6969
with:
7070
daemon-config: |
7171
{

0 commit comments

Comments
 (0)