Skip to content

chore(deps): bump slack-sdk from 3.31.0 to 3.34.0 #36

chore(deps): bump slack-sdk from 3.31.0 to 3.34.0

chore(deps): bump slack-sdk from 3.31.0 to 3.34.0 #36

Workflow file for this run

name: Build docker image
on: [pull_request]
jobs:
build-and-lint:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build Docker image
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445
with:
context: .
push: false