We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca5cd2 commit 031805cCopy full SHA for 031805c
.github/workflows/pr-open.yml
@@ -47,7 +47,7 @@ jobs:
47
package: [api, frontend]
48
steps:
49
- uses: actions/checkout@v5
50
- - uses: bcgov/action-builder-ghcr@1a3767a04ade69edf7e4857c44269d1100282581 # v4.1.0
+ - uses: bcgov/action-builder-ghcr@1e4295b9766963ca36612b78560db6235120b80f # 4.1.1
51
with:
52
package: ${{ matrix.package }}
53
tags: ${{ github.event.number || github.sha }}
0 commit comments