diff --git a/.github/workflows/check-ruleset.yaml b/.github/workflows/check-ruleset.yaml index ef01b7c..dd18bef 100644 --- a/.github/workflows/check-ruleset.yaml +++ b/.github/workflows/check-ruleset.yaml @@ -100,7 +100,7 @@ jobs: timeout-minutes: 1 - name: Check Inclusion of Standard Ruleset in Current Ruleset - uses: UoMResearchIT/actions/check-ruleset-containment@c1106820e385a14b9cfa3c4682b1a1ac11354968 # on main until next release + uses: UoMResearchIT/actions/check-ruleset-containment@20365fa75ab643043ec188ef0b67fd5e537d326c # on main until next release with: current: ${{ steps.current.outputs.filename }} expected: ${{ steps.expected.outputs.filename }}