Skip to content

Commit 6a1822a

Browse files
chore(deps): update docker/build-push-action action to v6
1 parent 8db9fed commit 6a1822a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-pr-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Build Alloy Docker image - no push
4040
id: dockerbuild-alloy
41-
uses: docker/build-push-action@v5
41+
uses: docker/build-push-action@v6
4242
with:
4343
context: .
4444
push: false

0 commit comments

Comments
 (0)