We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54085d4 commit 8e83bb8Copy full SHA for 8e83bb8
.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@2e7145d14b6f60c26a507a4b220a074d7abf3bb8 # v4.0.0
+ - uses: bcgov/action-builder-ghcr@fd17bc1cbb16a60514e0df3966d42dff9fc232bc # v4.0.0
39
id: builds
40
with:
41
build_context: ${{ matrix.build_context }}
0 commit comments