Skip to content

Commit

Permalink
Update tj-actions/changed-files to use sha ref (#5129)
Browse files Browse the repository at this point in the history
Signed-off-by: Divya Madala <divyaasm@amazon.com>
  • Loading branch information
Divyaasm authored Oct 23, 2024
1 parent 05589a2 commit 825bf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Get changed manifest files
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275
id: list-changed-manifests
with:
files: manifests/**/opensearch*.yml
Expand Down

0 comments on commit 825bf85

Please sign in to comment.