From 37ef7dddf58559bb06e484379037e7eca8078608 Mon Sep 17 00:00:00 2001 From: Laurence de Bruxelles Date: Fri, 15 Aug 2025 10:24:35 +0300 Subject: [PATCH] Bump lfdebrux/trello-poster-action from 1.1.0 to 1.2.0 Bumps [lfdebrux/trello-poster-action](https://github.com/lfdebrux/trello-poster-action) from 1.1.0 to 1.2.0 - [Release notes](https://github.com/lfdebrux/trello-poster-action/pull/23) - [Commits](https://github.com/lfdebrux/trello-poster-action/compare/v1.1.0...v1.2.0) --- .github/workflows/trello_poster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trello_poster.yml b/.github/workflows/trello_poster.yml index f6a34b70b..22eb15a86 100644 --- a/.github/workflows/trello_poster.yml +++ b/.github/workflows/trello_poster.yml @@ -6,7 +6,7 @@ jobs: trello-poster: runs-on: ubuntu-latest steps: - - uses: lfdebrux/trello-poster-action@26a89a913f861d355dc2867a13c0c013e42d4c77 + - uses: lfdebrux/trello-poster-action@736f8f21f0cacf6f4142d5c9e09ebd4439e83318 # v1.2.0 with: comment-body: ${{ github.event.pull_request.body }} github-url: ${{ github.event.pull_request.html_url }}