Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 42 to 44 (#523)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2024
1 parent 6105933 commit 90dd011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
- name: Fetch main branch
run: git fetch origin main --depth 1
- uses: tj-actions/changed-files@v42
- uses: tj-actions/changed-files@v44
id: changed-files
- name: Checking recipe version bump
uses: ./.github/workflows/check-recipe-version-bump
Expand Down

0 comments on commit 90dd011

Please sign in to comment.