Skip to content

Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2 #1857

Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2

Bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2 #1857

Workflow file for this run

---
name: yamllint
on:
pull_request:
types: [opened, edited, synchronize, reopened]
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: yaml-lint
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
with:
config_file: .yamllint.yaml