diff --git a/CHANGELOG.md b/CHANGELOG.md index 7376e2a..188411d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Workflow: Use `pull_request_target` event to prevent permission issues from forks ([#6](https://github.com/claudiodekker/changelog-updater/pull/6)) + + ## [v1.0.0](https://github.com/claudiodekker/laravel-auth/releases/tag/v1.0.0) - 2023-04-11 ### Added