Skip to content

Commit a42a56c

Browse files
pin CI service integration library version
Co-authored-by: Andrei Neagu <5694077+GitHK@users.noreply.github.com>
1 parent 9c1236a commit a42a56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/.github/workflows/check-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout repo content
1010
uses: actions/checkout@v2
1111
- name: ooil version
12-
uses: docker://itisfoundation/ci-service-integration-library:latest
12+
uses: docker://itisfoundation/ci-service-integration-library:v2.1.25
1313
with:
1414
args: ooil --version
1515
- name: Assemble docker compose spec

0 commit comments

Comments
 (0)