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