Skip to content

Commit 7d06f07

Browse files
Merge branch 'main' into feat/326-resolve-psmodule-version
- Resolve Get-Settings.yml modify/delete conflict (keep deletion; replaced by Plan.yml) - Keep publish-only Publish-Module.yml (Publish-PSModule v3.0.0) over main's #363 revert - Bump Resolve-PSModuleVersion pin v1.0.1 -> v1.1.0 (#348 always-emit fix) - Align Plan.yml checkout to v7.0.0 (matches main)
2 parents 336fac6 + 8b75537 commit 7d06f07

18 files changed

Lines changed: 27 additions & 1192 deletions

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@ updates:
99
directory: / # Location of package manifests
1010
labels:
1111
- dependencies
12-
- github-actions
12+
- github_actions
1313
schedule:
1414
interval: daily
1515
cooldown:
1616
default-days: 7
17+
groups:
18+
# Combine every GitHub Actions update into a single grouped pull request.
19+
github-actions:
20+
patterns:
21+
- "*"

.github/instructions/md.instructions.md

Lines changed: 0 additions & 304 deletions
This file was deleted.

0 commit comments

Comments
 (0)