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 9c1236a commit a42a56cCopy full SHA for a42a56c
{{cookiecutter.project_slug}}/.github/workflows/check-image.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Checkout repo content
10
uses: actions/checkout@v2
11
- name: ooil version
12
- uses: docker://itisfoundation/ci-service-integration-library:latest
+ uses: docker://itisfoundation/ci-service-integration-library:v2.1.25
13
with:
14
args: ooil --version
15
- name: Assemble docker compose spec
0 commit comments