Skip to content

Commit

Permalink
Reapply "Use hash to reference the shared action"
Browse files Browse the repository at this point in the history
This reverts commit 3ac808e.
  • Loading branch information
IlyaKhD committed Oct 4, 2024
1 parent 910e08d commit 319ff77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demos_visual_tests_frameworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
uses: actions/checkout@v4

- name: Get changed files
uses: DevExpress/github-actions/get-changed-files@next
uses: DevExpress/github-actions/get-changed-files@d5d5b24bb459e853eacca7a0f11003d527fe9192
if: github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'force all tests')
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 319ff77

Please sign in to comment.