From 5f2909aebf1cbe1f4de2c32a00f5e9e1fd1fe952 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 May 2022 03:38:29 +0000 Subject: [PATCH] chore(deps): update docker/metadata-action action to v4 --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 3a5065760..28802740d 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -149,7 +149,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@b2391d37b4157fa4aa2e118d643f417910ff3242 # tag=v3.8.0 + uses: docker/metadata-action@69f6fc9d46f2f8bf0d5491e4aabe0bb8c6a4678a # tag=v4.0.1 with: images: ${{ github.repository }} tags: |