diff --git a/.github/workflows/subtree-split.yml b/.github/workflows/subtree-split.yml index e19aabb06e..6fc32fdf11 100644 --- a/.github/workflows/subtree-split.yml +++ b/.github/workflows/subtree-split.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: frankdejonge/use-github-token@1.0.2 + - uses: frankdejonge/use-github-token@1.1.0 with: authentication: 'kunstmaanlabs:${{ secrets.SPLITTER_TOKEN }}' user_name: 'Kunstmaan CMS'