Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Update tj-actions/changed-files action to v42 #870

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tj-actions/changed-files action major v41 -> v42

Release Notes

tj-actions/changed-files (tj-actions/changed-files)

v42

Compare Source

Changes in v42.0.2

What's Changed

Full Changelog: tj-actions/changed-files@v42...v42.0.2


Changes in v42.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v42...v42.0.1


Changes in v42.0.0

🔥🔥 BREAKING CHANGE 🔥🔥

  • Input file patterns that end with a / would now match all sub-files within the directory without requiring you to specify the globstar pattern.
...
      - name: Get changed files
        id: changed-files
        uses: tj-actions/changed-files@v42
        with:
          files: 'dir/'  # Would also be the same as dir/** 

What's Changed

Full Changelog: tj-actions/changed-files@v41...v42.0.0



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 9pm,before 10pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@FarisZR FarisZR force-pushed the main branch 3 times, most recently from 73a892c to f3bf40d Compare February 1, 2024 18:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants