From 4c548e9efe89499ab325f1cf39c16f47c6098a1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 12:03:58 +0000 Subject: [PATCH] Update crazy-max/ghaction-docker-meta action to v4.6.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d47438f5..90882b178 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: - run: npm run test - id: docker_meta - uses: crazy-max/ghaction-docker-meta@c4ee3adeed93b1fa6a762f209fb01608c1a22f1e # v4.4.0 + uses: crazy-max/ghaction-docker-meta@818d4b7b91585d195f67373fd9cb0332e31a7175 # v4.6.0 with: images: docker.pkg.github.com/appvia/githubUserManager/githubUserManager tag-sha: true