Skip to content

Commit

Permalink
Restore builder version
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Dec 4, 2024
1 parent e5f695e commit c74d4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
matrix:
package: [backend, database, frontend, legacy, legacydb, processor]
steps:
- uses: bcgov-nr/action-builder-ghcr@test
- uses: bcgov-nr/action-builder-ghcr@v2.3.0
name: Build (${{ matrix.package }})
with:
package: ${{ matrix.package }}
Expand Down

0 comments on commit c74d4de

Please sign in to comment.