From ebe304973d533c9d531793fb0e8ffe68cf220e0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:16:40 +0000 Subject: [PATCH] chore(main): release 0.45.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 378c828..fe027f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.45.1](https://github.com/apify/workflows/compare/v0.45.0...v0.45.1) (2026-06-08) + + +### Bug Fixes + +* **get_values:** use head ref/sha on pull_request_target ([#303](https://github.com/apify/workflows/issues/303)) ([f199e0f](https://github.com/apify/workflows/commit/f199e0f38c8c12676bc563fe5299bc72cc480f7e)) + ## [0.45.0](https://github.com/apify/workflows/compare/v0.44.0...v0.45.0) (2026-05-21)