diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 5dc00ed7..7ec49ee5 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@v3 - - uses: bcgov-nr/action-builder-ghcr@v1.1.0 + - uses: bcgov-nr/action-builder-ghcr@v1.1.2 with: package: ${{ matrix.package }} build_file: ${{ matrix.build_file }}