Skip to content

Commit 5c6d941

Browse files
chore(deps): bump (deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.17.0...v6.18.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 918a701 commit 5c6d941

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
@@ -130,7 +130,7 @@ jobs:
130130
uses: docker/[email protected]
131131

132132
- name: Build and push Docker image to GitHub Container Registry
133-
uses: docker/build-push-action@v6.17.0
133+
uses: docker/build-push-action@v6.18.0
134134
with:
135135
context: .
136136
push: true

0 commit comments

Comments
 (0)