Skip to content

chore(deps): bump devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml from 9.0.2 to 9.0.4#270

Merged
botantler-1[bot] merged 1 commit into
mainfrom
dependabot/github_actions/devantler-tech/actions/dot-github/workflows/publish-dotnet-library.yaml-9.0.4
Jul 9, 2026
Merged

chore(deps): bump devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml from 9.0.2 to 9.0.4#270
botantler-1[bot] merged 1 commit into
mainfrom
dependabot/github_actions/devantler-tech/actions/dot-github/workflows/publish-dotnet-library.yaml-9.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml from 9.0.2 to 9.0.4.

Release notes

Sourced from devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml's releases.

v9.0.4

9.0.4 (2026-07-09)

Bug Fixes

  • create-issues-from-todos: retry-harden raw.githubusercontent.com fetches (#484) (9a04d1a), closes #483

v9.0.3

9.0.3 (2026-07-09)

Bug Fixes

  • ci: cache kubeconform schemas across Test/Coverage jobs (#476) (ee2354d)
Changelog

Sourced from devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml's changelog.

Changelog

9.0.4 (2026-07-09)

Bug Fixes

  • create-issues-from-todos: retry-harden raw.githubusercontent.com fetches (#484) (9a04d1a), closes #483

9.0.3 (2026-07-09)

Bug Fixes

  • ci: cache kubeconform schemas across Test/Coverage jobs (#476) (ee2354d)

9.0.2 (2026-07-06)

Bug Fixes

  • create-issues-from-todos: stop the action self-matching its own comment (#457) (5188832)

9.0.1 (2026-07-06)

Bug Fixes

  • create-issues-from-todos: re-pin todo-to-issue-action to v5.1.15 (#451) (6415df0), closes #222

9.0.0 (2026-07-03)

⚠ BREAKING CHANGES

  • remove the sync-github-labels composite action (superseded by declarative IssueLabels) (#418)
  • All callers referencing old file names, input names, output names, or secret keys must be updated.
  • run-dotnet-tests: run-dotnet-tests no longer accepts app-id or app-private-key inputs. Callers pinning by SHA are unaffected; on repin any still-passed values are simply ignored (unexpected-input warning).
  • the setup-copilot-skills/update-copilot-skills action paths are removed and setup-agent-skills's agent input is renamed to agents. Consumers on a pinned major (e.g. @​v4) are unaffected until they bump; migration guides are in each action's README.
  • the codecov-token input is removed from both actions. Callers must stop passing it (the reusable workflows are updated in lockstep).
  • copilot-skills: setup-copilot-skills and update-copilot-skills both remove the skills-lock input; setup-copilot-skills also removes the source input and redefines skills as the sole list input. Delete any skills-lock.json and move each entry onto its own <owner/repo> <skill> line in setup-copilot-skills.with.skills.
  • Action directories and input names have been renamed.

Features

  • add .NET project and test configurations (#10) (1ce56da)
  • add require-checks-in-pr composite action (#113) (1f66c91)
  • add auto-merge composite action for PRs (#14) (a8f34bd)
  • add automation configuration for PR reviews and issue sessions (f4b7152)
  • add blocked label and update label sync configuration (3041247)

... (truncated)

Commits
  • fec6138 chore(main): release 9.0.4 (#486)
  • 9a04d1a fix(create-issues-from-todos): retry-harden raw.githubusercontent.com fetches...
  • f8672a9 chore(main): release 9.0.3 (#482)
  • ee2354d fix(ci): cache kubeconform schemas across Test/Coverage jobs (#476)
  • a233fab chore(deps): bump docker/build-push-action from 7.2.0 to 7.3.0 (#473)
  • 8baccd2 docs: repoint update-agent-skills reusable-workflow link to actions (#470)
  • d03186d docs: standardize opt-in default-off flag convention for shared CI (#467)
  • 8dd7d2e chore(deps): bump ruby/setup-ruby from 1.314.0 to 1.315.0 (#463)
  • 164370a chore(deps): bump fluxcd/flux2/action from 2.8.8 to 2.9.0 (#461)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…tnet-library.yaml

Bumps [devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml](https://github.com/devantler-tech/actions) from 9.0.2 to 9.0.4.
- [Release notes](https://github.com/devantler-tech/actions/releases)
- [Changelog](https://github.com/devantler-tech/actions/blob/main/CHANGELOG.md)
- [Commits](devantler-tech/actions@b69839b...fec6138)

---
updated-dependencies:
- dependency-name: devantler-tech/actions/.github/workflows/publish-dotnet-library.yaml
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@botantler-1 botantler-1 Bot enabled auto-merge (squash) July 9, 2026 09:35
@botantler-1 botantler-1 Bot merged commit d213c14 into main Jul 9, 2026
8 checks passed
@botantler-1 botantler-1 Bot deleted the dependabot/github_actions/devantler-tech/actions/dot-github/workflows/publish-dotnet-library.yaml-9.0.4 branch July 9, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants