Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Bump rack from 3.2.1 to 3.2.2 in the bundler group across 1 directory #1246

Bump rack from 3.2.1 to 3.2.2 in the bundler group across 1 directory

Bump rack from 3.2.1 to 3.2.2 in the bundler group across 1 directory #1246

Workflow file for this run

name: Trello Poster
on:
pull_request:
types: [opened, edited]
jobs:
trello-poster:
runs-on: ubuntu-latest
steps:
- 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 }}
trello-api-token: ${{ secrets.TRELLO_API_TOKEN }}
trello-api-key: ${{ secrets.TRELLO_API_KEY }}