From a232c1a7bfb2041b8c0644b48ba6e356883d0dec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:14:35 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 3ac1b6cdd949ede6b6ecbcfe37ec8a59c55f4405 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:14:36 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25a0b57..0dbb84d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [v3.1.3](https://github.com/shamaton/msgpack/compare/v3.1.2...v3.1.3) - 2026-05-21 +- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @shamaton in https://github.com/shamaton/msgpack/pull/75 + ## [v3.1.2](https://github.com/shamaton/msgpack/compare/v3.1.1...v3.1.2) - 2026-05-19 - chore: clean up and pin GitHub Actions workflows by @shamaton in https://github.com/shamaton/msgpack/pull/71 - Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/shamaton/msgpack/pull/73