Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(github-action): update tj-actions/changed-files to v40 #2060

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
tj-actions/changed-files action major v39.2.4 -> v40.0.0

Release Notes

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

v40.0.0

Compare Source

🔥 🔥 Breaking Change 🔥 🔥

  • Directory patterns now require explicit specification of the globstar pattern to match all sub paths.
...
      - name: Get specific changed files
        id: changed-files-specific
        uses: tj-actions/changed-files@v40
        with:
          files: |
-            dir
+            dir/**

What's Changed

Full Changelog: tj-actions/changed-files@v39...v40.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Renovate Bot.

@tyriis-automation tyriis-automation bot added renovate/github-actions renovate github-actions manager type/major a major update labels Oct 26, 2023
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY gitleaks yes no 2.09s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis tyriis merged commit c427556 into main Oct 30, 2023
2 checks passed
@tyriis tyriis deleted the renovate/tj-actions-changed-files-40.x branch October 30, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/github-actions renovate github-actions manager type/major a major update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant