Skip to content

Update dependency @slack/bolt to v3.19.0 #679

Update dependency @slack/bolt to v3.19.0

Update dependency @slack/bolt to v3.19.0 #679

Workflow file for this run

name: Check workflows
on:
push:
branches:
- main
pull_request:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
- name: Run actionlint
uses: reviewdog/action-actionlint@v1