Skip to content

chore(deps): update github-actions #261

chore(deps): update github-actions

chore(deps): update github-actions #261

name: LFS Warning
on:
pull_request:
types: [assigned, opened, edited, reopened, synchronize, ready_for_review]
permissions: read-all
jobs:
large-file-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actionsdesk/lfs-warning@4b98a8a5e6c429c23c34eee02d71553bca216425 # v3.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
filesizelimit: 10MB
labelName: lfs-warning
exclusionPatterns: |
cli/slsa-verifier/testdata/**