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 6d0eb61 commit 9c84ba4Copy full SHA for 9c84ba4
.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@1a3767a04ade69edf7e4857c44269d1100282581 # v4.1.0
+ - uses: bcgov/action-builder-ghcr@1e4295b9766963ca36612b78560db6235120b80f # 4.1.1
39
id: builds
40
with:
41
build_context: ${{ matrix.build_context }}
0 commit comments