From b440541c327155cceea7565f44351459ee8a2cef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 04:58:03 +0000 Subject: [PATCH] chore(deps): update bcgov-nr/action-builder-ghcr action to v2.3.0 --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index fe9fbf6..e41a29f 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -22,7 +22,7 @@ jobs: package: [migrations, backend, frontend] timeout-minutes: 10 steps: - - uses: bcgov-nr/action-builder-ghcr@v2.2.0 + - uses: bcgov-nr/action-builder-ghcr@v2.3.0 id: builds with: keep_versions: 50