@veit @kjaymiller

Pinact! Of course. 😆
That's exactly the tool I've been looking for!

Thank you! Much appreciated.

https://github.com/suzuki-shunsuke/pinact

#Golang #GitHubActions

GitHub - suzuki-shunsuke/pinact: pinact is a CLI to edit GitHub Workflow and Composite action files and pin versions of Actions and Reusable Workflows. pinact can also update their versions and verify version annotations.

pinact is a CLI to edit GitHub Workflow and Composite action files and pin versions of Actions and Reusable Workflows. pinact can also update their versions and verify version annotations. - suzuki...

GitHub

📰 zhaoolee/garss

Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页

Aggregates RSS feeds using GitHub Actions to create an ad-free curated news page with daily updates and AI integration

⭐ Stars: 1410
📅 Last Update: Jun 24, 2026

https://github.com/zhaoolee/garss

#selfhosted #homelab #selfhost #selfhosting #opensource #rss #githubactions

GitHub - zhaoolee/garss: Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页

Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页. Contribute to zhaoolee/garss development by creating an account on GitHub.

GitHub
AI駆動開発のセキュリティツール、結局なにを入れればいい? - Qiita

はじめに 前回の記事では、AI駆動開発のセキュリティを3つのレベルに分けて「どこまでやればいいか」を整理しました。ありがたいことに多くの反応をいただき、特に多かったのが 「考え方はわかった。で、具体的に何を入れればいいの?」 という声です。 本記事はその実践編です。前回の...

Qiita

🚨 NEWS: Git per Sviluppatori — Dalle Basi ai Workflow Team per Codice Senza Conflitti

Ecco i punti chiave in breve:
💡 Cos'è Git e Perché Ogni Sviluppatore Dovrebbe Usarlo?Se non usi Git, stai lavorando con una copia di cartelle chiamate "finale_v2_ok_definitivo.zip". Lo vediamo ogni giorno nei progetti che ci arrivan...

🚀 LINK: https://meteoraweb.com/sviluppo-di-siti-web/git-per-sviluppatori-dalle-basi-ai-workflow-team-per-codice-senza-conflitti

#git #versionControl #cI/CD #gitHubActions #branching

Escape the "cloud tax" and reclaim your CI/CD pipelines! Stop relying on slow, shared CPUs.

We just published a DevSecOps playbook on self-hosting GitHub Actions on ServerMO Bare Metal for massive speed and security.

Highlights:
Rootless Assembly (Kaniko)
Strict Ephemeral Nodes
Local NVMe Caching (20-min builds -> 30s)
OIDC Federation

📖 Read the guide: https://www.servermo.com/howto/self-hosted-github-actions-bare-metal/

#DevSecOps #GitHubActions #ServerMO #BareMetal

Migrating from #AzureDevOps to #GitHub with Data Residency? These are the steps to rewire your #AzurePipelines so you can keep using them while you're converting them to #GitHubActions.

The steps aren't as simple as you might expect unfortunately.

https://jessehouwing.net/configure-azure-pipelines-app-in-ghe-com/

Configure Azure Pipelines app in ghe.com

I recently helped a client migrate from Azure DevOps to GitHub Enterprise Managed Users with Data Residency (ghe.com for short). And as part of the migration we rewired the exiting Azure Pipelines from the old repository located on Azure Repos to the new one on GitHub.

Scrum Bug

Not only that, but this will be backported to all supported actions/checkout versions, so workflows using floating tags (which are generally less secure, pin them) will also start refusing pull_request_target.

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/

Tip: run Zizmor on your workflows.

https://zizmor.sh

#GitHub #GitHubActions #CI #security

Safer pull_request_target defaults for GitHub Actions checkout - GitHub Changelog

The pull_request_target event is one of the most commonly misused triggers in GitHub Actions, leading to vulnerabilities in workflows. Workflows triggered by pull_request_target run with the base repository’s GITHUB_TOKEN, secrets,…

The GitHub Blog

「セキュリティスコア 90/100」を CI で仕組み的に強制する — 個人開発で品質を守る最終防衛線
https://qiita.com/teppei19980914/items/1231a2fec5d5eb7b2647?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #Security #CI #個人開発 #GitHubActions

「セキュリティスコア 90/100」を CI で仕組み的に強制する — 個人開発で品質を守る最終防衛線 - Qiita

この記事は約 5 分で読めます。 筆者プロフィール: ソフトウェアエンジニア。「知った気にならない。いつまでも学び続ける」を信条に、業務と個人開発の両輪で技術を磨いています。AI 駆動開発で複数の個人開発アプリを構築・運用中。 👉 ポートフォリオ: 筆者ホームページ 個...

Qiita
GitHub Actions Security Checklist for Supply Chain Attacks | Corgea

A practical GitHub Actions security checklist covering permissions, secrets, OIDC, pull_request_target, SHA-pinned actions, runners, artifacts, and CI/CD supply chain defense.

Corgea

🚨 NEWS: CI Pipeline Automatica: Linting, Test Coverage e Build per Codice Senza Sorprese

Ecco i punti chiave in breve:
💡 Il tuo team committa codice, ma ogni volta la build si rompe perché qualcuno ha dimenticato una virgola o una parentesi? I test passano in locale ma in CI no? Il deployment è una roulette...

🚀 LINK: https://meteoraweb.com/sviluppo-di-siti-web/ci-pipeline-automatica-linting-test-coverage-e-build-per-codice-senza-sorprese

#devops #gitHubActions #pHPUnit #cIPipeline #linting