Skip to content

Commit

Permalink
[actions] Pin GrimoireLab depnendencies
Browse files Browse the repository at this point in the history
This commit includes a new input to the build action to pin the
dependencies of the GrimoireLab package.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
  • Loading branch information
jjmerchante committed Oct 26, 2023
1 parent 30ee2cf commit 61407c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
artifact-name: grimoirelab-dist
artifact-path: dist
pin-dependencies: yes

tests:
needs: [build]
Expand Down

0 comments on commit 61407c3

Please sign in to comment.