Skip to content

Commit 031805c

Browse files
chore(deps): update bcgov/action-builder-ghcr action to v4.1.1
1 parent 6ca5cd2 commit 031805c

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
@@ -47,7 +47,7 @@ jobs:
4747
package: [api, frontend]
4848
steps:
4949
- uses: actions/checkout@v5
50-
- uses: bcgov/action-builder-ghcr@1a3767a04ade69edf7e4857c44269d1100282581 # v4.1.0
50+
- uses: bcgov/action-builder-ghcr@1e4295b9766963ca36612b78560db6235120b80f # 4.1.1
5151
with:
5252
package: ${{ matrix.package }}
5353
tags: ${{ github.event.number || github.sha }}

0 commit comments

Comments
 (0)