We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cbf2f commit a58382fCopy full SHA for a58382f
.github/workflows/ort/action.yml
@@ -82,7 +82,8 @@ runs:
82
# * https://github.com/oss-review-toolkit/ort-ci-github-action/issues/37
83
# * https://github.com/oss-review-toolkit/ort-ci-github-action/pull/41
84
# * https://github.com/oss-review-toolkit/ort-ci-github-action/pull/43
85
- uses: oss-review-toolkit/ort-ci-github-action@2cda885c8eefaf92bab9f3e979b5d5a42970dfa4 # main
+ # * https://github.com/oss-review-toolkit/ort-ci-github-action/pull/45
86
+ uses: oss-review-toolkit/ort-ci-github-action@1805edcf1f4f55f35ae6e4d2d9795ccfb29b6021 # main
87
with:
88
image: ghcr.io/oss-review-toolkit/ort-minimal:51.1.0
89
run: >-
0 commit comments