Skip to content

Commit

Permalink
chore(deps): update oss-review-toolkit/ort-ci-github-action digest to…
Browse files Browse the repository at this point in the history
… 81698a9
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Jul 11, 2024
1 parent a842051 commit 16ee395
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oss-review-toolkit/ort-ci-github-action@7f23c1f8d169dad430e41df223d3b8409c7a156e
- uses: oss-review-toolkit/ort-ci-github-action@81698a977ebcf51bb3d6ef5c6a04220cf60d3bde
with:
allow-dynamic-versions: "true"
fail-on: "issues"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oss-review-toolkit/ort-ci-github-action@7f23c1f8d169dad430e41df223d3b8409c7a156e
- uses: oss-review-toolkit/ort-ci-github-action@81698a977ebcf51bb3d6ef5c6a04220cf60d3bde
with:
allow-dynamic-versions: "true"
fail-on: "issues"
Expand Down

0 comments on commit 16ee395

Please sign in to comment.