Skip to content

Commit

Permalink
⬆️ (dependencies): Update tj-actions/verify-changed-files action to v…
Browse files Browse the repository at this point in the history
…20.0.1 (#107)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[tj-actions/verify-changed-files](https://togithub.com/tj-actions/verify-changed-files)
| action | patch | `v20.0.0` -> `v20.0.1` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/tj-actions/verify-changed-files/badge)](https://securityscorecards.dev/viewer/?uri=github.com/tj-actions/verify-changed-files)
|

---

### Release Notes

<details>
<summary>tj-actions/verify-changed-files
(tj-actions/verify-changed-files)</summary>

###
[`v20.0.1`](https://togithub.com/tj-actions/verify-changed-files/releases/tag/v20.0.1)

[Compare
Source](https://togithub.com/tj-actions/verify-changed-files/compare/v20.0.0...v20.0.1)

#### What's Changed

- Upgraded to v20 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/verify-changed-files#418
- chore(deps): update tj-actions/verify-changed-files action to v20 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/verify-changed-files#419
- chore(deps): update codacy/codacy-analysis-cli-action action to v4.4.1
by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/verify-changed-files#421
- chore(deps): update actions/checkout action to v4.1.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/verify-changed-files#422
- chore(deps): update actions/checkout digest to
[`44c2b7a`](https://togithub.com/tj-actions/verify-changed-files/commit/44c2b7a)
by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/verify-changed-files#423
- chore(deps): update actions/checkout digest to
[`0ad4b8f`](https://togithub.com/tj-actions/verify-changed-files/commit/0ad4b8f)
by [@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/verify-changed-files#425
- fix: bug resolving windows paths by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[tj-actions/verify-changed-files#426

**Full Changelog**:
tj-actions/verify-changed-files@v20...v20.0.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored and xunleii committed May 19, 2024
2 parents 6af9188 + d34b322 commit 5f6d40d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- name: 🔍️ Verify if anything related to Terraform has changed
uses: tj-actions/verify-changed-files@ab875806658e59162bc5f42e4df5c2d4682c459e # v20.0.0
uses: tj-actions/verify-changed-files@6ed7632824d235029086612d4330d659005af687 # v20.0.1
id: verify-changed-files
with:
files: |
Expand Down

0 comments on commit 5f6d40d

Please sign in to comment.