Skip to content

Commit ab5ba7c

Browse files
Update docker/build-push-action action to v5.1.0
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/build-push-action | v5.0.0 | v5.1.0 |
1 parent bd36116 commit ab5ba7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
-
2626
name: Build and push
27-
uses: docker/build-push-action@v5.0.0
27+
uses: docker/build-push-action@v5.1.0
2828
with:
2929
context: .
3030
load: true

0 commit comments

Comments
 (0)