Skip to content

Bump vite from 5.4.6 to 5.4.7 #2532

Bump vite from 5.4.6 to 5.4.7

Bump vite from 5.4.6 to 5.4.7 #2532

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@26a89a913f861d355dc2867a13c0c013e42d4c77
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 }}