Skip to content

Commit dfa1ff1

Browse files
chore(deps): update bcgov/action-builder-ghcr action to v4 (#2031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0a23d4 commit dfa1ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
package: [backend, frontend, oracle-api]
2424
steps:
25-
- uses: bcgov/action-builder-ghcr@ec30e4ce1ac3c25c93ec26cf370ecba028dc478e # v3.0.1
25+
- uses: bcgov/action-builder-ghcr@fd17bc1cbb16a60514e0df3966d42dff9fc232bc # v4.0.0
2626
id: build
2727
with:
2828
package: ${{ matrix.package }}

0 commit comments

Comments
 (0)