Skip to content

Commit e7e8b1e

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 8341829 commit e7e8b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
password: ${{ secrets.DOCKER_PASSWORD }}
2929

3030
- name: Build and push Docker image
31-
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
31+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
3232
with:
3333
context: .
3434
push: true

0 commit comments

Comments
 (0)