Skip to content

Commit 3fb1865

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump docker/setup-docker-action
Bumps the github-actions-dependencies group with 1 update: - [docker/setup-docker-action](https://github.com/docker/setup-docker-action) Updates `docker/setup-docker-action` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/docker/setup-docker-action/releases) --- updated-dependencies: - dependency-name: docker/setup-docker-action dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05da55b commit 3fb1865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/__check-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179

180180
- name: Set up Docker context
181181
if: ${{ matrix.docker-context }}
182-
uses: docker/setup-docker-action@e61617a16c407a86262fb923c35a616ddbe070b3 # v4.6.0
182+
uses: docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4 # v4.7.0
183183
with:
184184
context: ${{ matrix.docker-context }}
185185

0 commit comments

Comments
 (0)