Skip to content

Commit

Permalink
fix: going back with ort action version
Browse files Browse the repository at this point in the history
  • Loading branch information
uoboda-splunk authored Dec 20, 2021
1 parent 754ac4d commit 4ebd30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: ort-action
uses: splunk/addonfactory-ort-action@v1
uses: splunk/addonfactory-ort-action@v1.5.7
id: ort-action
with:
WorkDir: .
Expand Down

0 comments on commit 4ebd30c

Please sign in to comment.