Skip to content

Commit a584310

Browse files
build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 (#131)
1 parent 51b547f commit a584310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

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

6060
- name: Extract metadata (tags, labels) for Docker
6161
id: meta
62-
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96
62+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804
6363
with:
6464
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6565
tags: |

0 commit comments

Comments
 (0)