Skip to content

Commit 4ef4c3e

Browse files
authored
Merge pull request #147 from EEWBot/renovate/docker-build-push-action-7.x
2 parents 7d18e54 + a266dc9 commit 4ef4c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
password: ${{ secrets.GITHUB_TOKEN }}
220220

221221
- name: Build and Push
222-
uses: docker/build-push-action@v6.19.2
222+
uses: docker/build-push-action@v7.0.0
223223
id: build
224224
with:
225225
context: .

0 commit comments

Comments
 (0)