Skip to content

Commit e6ed189

Browse files
chore(deps): update docker/build-push-action action to v6.18.0
1 parent 84c9ebd commit e6ed189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerPush.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
images: ree6/bot
4242

4343
- name: Build and push Docker image
44-
uses: docker/build-push-action@v6.16.0
44+
uses: docker/build-push-action@v6.18.0
4545
with:
4646
platforms: linux/amd64,linux/arm64
4747
context: .

0 commit comments

Comments
 (0)