From f9a941c980f64f9ed666bfc5ee8465208e87941d Mon Sep 17 00:00:00 2001 From: Arne Luenser Date: Thu, 20 Aug 2026 14:13:24 +0200 Subject: [PATCH] fix: bump ory/changelog https://github.com/ory/changelog/pull/17 --- releaser/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releaser/action.yml b/releaser/action.yml index 8a7d460..3da81f8 100644 --- a/releaser/action.yml +++ b/releaser/action.yml @@ -69,7 +69,7 @@ runs: - uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5 with: repository: ory/changelog - ref: a084a3aeb57e581ad46f61f14f03889ece64d2f8 # master + ref: 3fb01ca0df0a6b0f2cef3f62a4c2e0c3a5c942b9 # master path: changelog token: ${{ inputs.token }}