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 21404fd commit be05b6dCopy full SHA for be05b6d
.github/workflows/.builds.yml
@@ -25,7 +25,7 @@ jobs:
25
package: [backend, migrations, frontend]
26
timeout-minutes: 10
27
steps:
28
- - uses: bcgov/action-builder-ghcr@1e4295b9766963ca36612b78560db6235120b80f # 4.1.1
+ - uses: bcgov/action-builder-ghcr@cde7f10b0441b6dd3c1da3e6a54ac05899e8eed9 # v4.2.0
29
with:
30
package: ${{ matrix.package }}
31
tags: ${{ inputs.tags }}
0 commit comments