Skip to content

Commit ad752d5

Browse files
chore(deps): update docker/setup-docker-action action to v4.4.0 (#3408)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent ac2141e commit ad752d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

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

5656
- name: Docker Setup Docker
5757
if: matrix.os == 'ubuntu-latest'
58-
uses: docker/setup-docker-action@v4.3.0
58+
uses: docker/setup-docker-action@v4.4.0
5959

6060
- name: Install Playwright Dependencies
6161
run: npx playwright install-deps

0 commit comments

Comments
 (0)