We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2722345 commit e9e14a2Copy full SHA for e9e14a2
.github/workflows/pr-open.yml
@@ -35,7 +35,7 @@ jobs:
35
triggers: ('backend-py/db')
36
build_context: ./backend-py/db
37
steps:
38
- - uses: bcgov/action-builder-ghcr@fd17bc1cbb16a60514e0df3966d42dff9fc232bc # v4.0.0
+ - uses: bcgov/action-builder-ghcr@1a3767a04ade69edf7e4857c44269d1100282581 # v4.1.0
39
id: builds
40
with:
41
build_context: ${{ matrix.build_context }}
0 commit comments