Skip to content

Release: GitHub Actions security hardening (#24)#25

Merged
tig merged 1 commit into
mainfrom
develop
Jun 28, 2026
Merged

Release: GitHub Actions security hardening (#24)#25
tig merged 1 commit into
mainfrom
develop

Conversation

@tig

@tig tig commented Jun 28, 2026

Copy link
Copy Markdown
Member

Promotes developmain to ship the next patch release.

Includes #24 — SHA-pin all GitHub Actions to their latest versions, plus a Dependabot config for the github-actions ecosystem.

Because this touches .github/workflows/release.yml (a release trigger path), the push to main auto-triggers the release pipeline: auto-resolve the next patch version (1.0.4 → 1.0.5), build/test under PS 7.6, publish to PSGallery, tag, and create a GitHub Release. This is also the first live run of the newly pinned action-gh-release v3 and github-script v9 in the release job.

🤖 Generated with Claude Code

* ci: add dependabot config for github-actions

* ci: update github actions to their latest version and pin them to sha to prevent github action supply-chain attacks.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@tig tig merged commit e1d8032 into main Jun 28, 2026
6 checks passed
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.

2 participants