Skip to content

Commit ad85a73

Browse files
authored
Merge pull request #627 from skadi-cloud/dependabot/github_actions/docker/build-push-action-6.18.0
build(deps): bump docker/build-push-action from 6.0.0 to 6.18.0
2 parents a38b194 + 64e84b8 commit ad85a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Build with Gradle
5050
run: ./gradlew :server:installDist --no-daemon
5151
- name: build docker images
52-
uses: docker/build-push-action@v6.0.0
52+
uses: docker/build-push-action@v6.18.0
5353
with:
5454
context: server
5555
push: true

0 commit comments

Comments
 (0)