Skip to content

chore(deps): bump Comfy-Org/github-workflows/.github/workflows/pr-risk.yml from e4a8f7cd4a073da082b03950136530d4df50738f to f8eec04e7923f4719d5b7dbc342e5c15580e22ba #2014

chore(deps): bump Comfy-Org/github-workflows/.github/workflows/pr-risk.yml from e4a8f7cd4a073da082b03950136530d4df50738f to f8eec04e7923f4719d5b7dbc342e5c15580e22ba

chore(deps): bump Comfy-Org/github-workflows/.github/workflows/pr-risk.yml from e4a8f7cd4a073da082b03950136530d4df50738f to f8eec04e7923f4719d5b7dbc342e5c15580e22ba #2014

name: Validate Action SHA Pins
on:
pull_request:
paths:
- '.github/workflows/**'
- '.github/actions/**'
- '.pinact.yaml'
permissions:
contents: read
jobs:
validate-pins:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: suzuki-shunsuke/pinact-action@3d49c6412901042473ffa78becddab1aea46bbea # v1.3.1
with:
skip_push: 'true'