Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files digest to e9772d1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent 998e660 commit ac4985e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Because paths filter doesn't work with required checks
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # v45
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45
with:
files: |
cmd/**
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@40853de9f8ce2d6cfdc73c1b96f14e22ba44aec4 # v45
uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45
with:
files: |
cmd/**
Expand Down

0 comments on commit ac4985e

Please sign in to comment.