Skip to content

Commit 156d0a4

Browse files
Update docker/build-push-action action to v6.4.1
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/build-push-action | v6.4.0 | v6.4.1 |
1 parent 8e7b1d9 commit 156d0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
-
2626
name: Build and push
27-
uses: docker/[email protected].0
27+
uses: docker/[email protected].1
2828
with:
2929
context: .
3030
load: true

0 commit comments

Comments
 (0)