Skip to content

Commit 6bea662

Browse files
Bump docker/build-push-action from 5 to 6 (#228)
1 parent 142c887 commit 6bea662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
images: ${{ github.repository_owner }}/active-monitor
4545
-
4646
name: Build and push
47-
uses: docker/build-push-action@v5
47+
uses: docker/build-push-action@v6
4848
with:
4949
context: .
5050
file: ./Dockerfile

0 commit comments

Comments
 (0)