
Using GitHub Actions Secrets to Store Certificates/Keys
Storing a certificate/private key as a GitHub Actions secret

Storing a certificate/private key as a GitHub Actions secret

Signing commits locally to show up as verified commits in GitHub

Create and delete GitHub teams programmatically from a CSV file

Configuring Dependabot to keep Reusable Workflows up to date in GitHub

A bash script to find usage of deprecated set-output and save-state commands as well as finding deprecated Node.js 12 actions in GitHub Actions workflows

My musings on handling security alerts in GitHub

Programmatically download the latest release from a GitHub Repo without having to hardcode the version or use separate API calls

Migrating NuGet packages stored in GitHub Packages from one instance to another

Migrating NuGet packages stored in GitHub Packages from one instance to another

Using the GitHub Checks API to report the status of another workflow back to the pull request for gating purposes