From 8214db4b346441ca78c8a2cc72017f8f541cb97c Mon Sep 17 00:00:00 2001 From: Adrian Mouat Date: Wed, 6 Nov 2024 16:38:25 +0000 Subject: [PATCH] Add dependabot. Signed-off-by: Adrian Mouat --- .github/workflows/build-and-push.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build-and-push.yaml b/.github/workflows/build-and-push.yaml index 330b918..90d6736 100644 --- a/.github/workflows/build-and-push.yaml +++ b/.github/workflows/build-and-push.yaml @@ -2,8 +2,7 @@ # TODO SHAs and updating them # TODO check metadata action # -# https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-docker-images -# https://github.com/marketplace/actions/build-and-push-docker-images +# TODO pull reg name out of secret so it prints name: Simple Build