Skip to content

Commit 44e3319

Browse files
chore(deps): update andstor/file-existence-action action to v3.1.0 (#1845)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [andstor/file-existence-action](https://redirect.github.com/andstor/file-existence-action) | action | minor | `v3.0.0` → `v3.1.0` | --- ### Release Notes <details> <summary>andstor/file-existence-action (andstor/file-existence-action)</summary> ### [`v3.1.0`](https://redirect.github.com/andstor/file-existence-action/releases/tag/v3.1.0) [Compare Source](https://redirect.github.com/andstor/file-existence-action/compare/v3.0.0...v3.1.0) ##### What's Changed - feat: Add verbose mode by [@&#8203;ffflorian](https://redirect.github.com/ffflorian) in [#&#8203;167](https://redirect.github.com/andstor/file-existence-action/pull/167) - Upgrade to Node 24 by [@&#8203;JordanLongstaff](https://redirect.github.com/JordanLongstaff) in [#&#8203;173](https://redirect.github.com/andstor/file-existence-action/pull/173) ##### New Contributors - [@&#8203;ffflorian](https://redirect.github.com/ffflorian) made their first contribution in [#&#8203;167](https://redirect.github.com/andstor/file-existence-action/pull/167) - [@&#8203;JordanLongstaff](https://redirect.github.com/JordanLongstaff) made their first contribution in [#&#8203;173](https://redirect.github.com/andstor/file-existence-action/pull/173) **Full Changelog**: <andstor/file-existence-action@v3...v3.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/apollo-client-devtools). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIjpjaHJpc3RtYXNfdHJlZTogZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7edda8b commit 44e3319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Check for pre.json file existence
3232
id: check_files
33-
uses: andstor/file-existence-action@v3.0.0
33+
uses: andstor/file-existence-action@v3.1.0
3434
with:
3535
files: ".changeset/pre.json"
3636

0 commit comments

Comments
 (0)