Skip to content

ci: use Trusted Publishing#121

Merged
guitarrapc merged 1 commit into
mainfrom
ci
Dec 10, 2025
Merged

ci: use Trusted Publishing#121
guitarrapc merged 1 commit into
mainfrom
ci

Conversation

@guitarrapc

Copy link
Copy Markdown
Contributor

Summary

Change crate.io publishing from API Token to Trusted Publishing.

see: https://crates.io/docs/trusted-publishing

Trusted Publishing is a much safer way to publish crates, and it also verifies that the crate was published from GitHub Actions rather than with an individual user token.

@guitarrapc guitarrapc merged commit 288d053 into main Dec 10, 2025
2 checks passed
@guitarrapc guitarrapc deleted the ci branch December 10, 2025 05:49
mergify Bot pushed a commit to TekuSP/framework-dotnet that referenced this pull request May 22, 2026
Bump csbindgen from 1.9.7 to 1.9.8 (#18)

Updated [csbindgen](https://github.com/Cysharp/csbindgen) from 1.9.7 to 1.9.8.

<details>
<summary>Release notes</summary>

_Sourced from [csbindgen's releases](https://github.com/Cysharp/csbindgen/releases)._

## 1.9.8

## What's Changed
* ci: use Trusted Publishing by @​guitarrapc in Cysharp/csbindgen#121
* ci: use OIDC for NuGet package push authentication by @​guitarrapc in Cysharp/csbindgen#130


**Full Changelog**: Cysharp/csbindgen@1.9.7...1.9.8

Commits viewable in [compare view](Cysharp/csbindgen@1.9.7...1.9.8).
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=csbindgen&package-manager=nuget&previous-version=1.9.7&new-version=1.9.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant