Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files digest to 6b2903b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2024
1 parent 48b9e00 commit 8430a91
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@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44
with:
files: |
cmd/**
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44
with:
files: |
cmd/**
Expand Down

0 comments on commit 8430a91

Please sign in to comment.