Skip to content

Bump adobe/aio-apps-action from 4.0.0 to 4.1.0 #74

Bump adobe/aio-apps-action from 4.0.0 to 4.1.0

Bump adobe/aio-apps-action from 4.0.0 to 4.1.0 #74

Workflow file for this run

name: CI
on:
pull_request:
jobs:
checks:
name: Lint & Static Analysis
runs-on: ubuntu-latest
permissions:
security-events: write
contents: read # only needed for private or internal repos
actions: read # only needed for private or internal repos
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #v6.0.2
with:
persist-credentials: false
- name: yamllint
run: yamllint .
- name: actionlint
uses: raven-actions/actionlint@205b530c5d9fa8f44ae9ed59f341a0db994aa6f8 # v2.1.2
with:
shellcheck: false
- name: zizmor
uses: zizmorcore/zizmor-action@b1d7e1fb5de872772f31590499237e7cce841e8e # v0.5.3