From b9a0c8388c257bd2f63fe9039108bf5d31495602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 06:48:45 -0700 Subject: [PATCH] chore(deps): bump bcgov-nr/action-builder-ghcr from 1.2.0 to 1.2.1 (#90) Bumps [bcgov-nr/action-builder-ghcr](https://github.com/bcgov-nr/action-builder-ghcr) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/bcgov-nr/action-builder-ghcr/releases) - [Commits](https://github.com/bcgov-nr/action-builder-ghcr/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: bcgov-nr/action-builder-ghcr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/pr-open.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index a6ea2a7b..3919bd62 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -45,7 +45,7 @@ jobs: packages: write steps: - uses: actions/checkout@v4 - - uses: bcgov-nr/action-builder-ghcr@v1.2.0 + - uses: bcgov-nr/action-builder-ghcr@v1.2.1 with: package: frontend tag: ${{ github.event.number }}