Skip to content

Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 5.0.1 to 5.0.4 #418

Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 5.0.1 to 5.0.4

Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 5.0.1 to 5.0.4 #418

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@8667c700f73347f39c781ebdde8237be67cfdab8 # v1.3.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 }}