Skip to content

Commit 8811fa6

Browse files
Bump docker/build-push-action from 2.7.0 to 6.18.0
Dependabot couldn't find the original pull request head commit, 9b3714f.
1 parent e5a3e32 commit 8811fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
password: ${{ secrets.GITHUB_TOKEN }}
4646
-
4747
name: Build and push
48-
uses: docker/build-push-action@v2.7.0
48+
uses: docker/build-push-action@v6.18.0
4949
with:
5050
context: .
5151
file: ./Dockerfile

0 commit comments

Comments
 (0)