diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 8fc57783..9f425708 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -53,7 +53,7 @@ jobs: build_context: ./frontend steps: - uses: actions/checkout@v4 - - uses: bcgov-nr/action-builder-ghcr@v1.1.2 + - uses: bcgov-nr/action-builder-ghcr@v2.0.1 with: package: ${{ matrix.package }} build_file: ${{ matrix.build_file }}