Skip to content

Commit bf5eb2d

Browse files
chore(deps): update docker/build-push-action action to v6 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 193b2ef commit bf5eb2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: docker/setup-buildx-action@v3
6060

6161
- name: Build and push to GitHub
62-
uses: docker/build-push-action@v5
62+
uses: docker/build-push-action@v6
6363
with:
6464
context: ./
6565
file: ./Dockerfile

0 commit comments

Comments
 (0)