From e284e8d611c36ea4fc03f7827ac9b2b43dd34467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20M=C3=A4nnchen?= Date: Mon, 24 Feb 2025 11:43:53 +0000 Subject: [PATCH] Update ORT Action --- .github/workflows/ort/action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ort/action.yml b/.github/workflows/ort/action.yml index 978770ec8ca..a6c40b12130 100644 --- a/.github/workflows/ort/action.yml +++ b/.github/workflows/ort/action.yml @@ -82,7 +82,8 @@ runs: # * https://github.com/oss-review-toolkit/ort-ci-github-action/issues/37 # * https://github.com/oss-review-toolkit/ort-ci-github-action/pull/41 # * https://github.com/oss-review-toolkit/ort-ci-github-action/pull/43 - uses: oss-review-toolkit/ort-ci-github-action@2cda885c8eefaf92bab9f3e979b5d5a42970dfa4 # main + # * https://github.com/oss-review-toolkit/ort-ci-github-action/pull/45 + uses: oss-review-toolkit/ort-ci-github-action@1805edcf1f4f55f35ae6e4d2d9795ccfb29b6021 # main with: image: ghcr.io/oss-review-toolkit/ort-minimal:51.1.0 run: >-