From c07b2a392e3792c7e2f7a923e811b603094a5ca9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:20:46 +0000 Subject: [PATCH] chore(main): release 1.0.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b4ffd5..456c9fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/stainless-api/retrieve-github-access-token/compare/v1.0.0...v1.0.1) (2026-04-17) + + +### Bug Fixes + +* harden the action ([934939f](https://github.com/stainless-api/retrieve-github-access-token/commit/934939f2f078bad2ba50f8b67aef0fc8480b1e02)) + ## 1.0.0 (2026-02-12)