File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 permissions :
1616 contents : read
1717 steps :
18- - uses : actions/checkout@v6
18+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 - name : Set up JDK 17
20- uses : actions/setup-java@v5
20+ uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
2121 with :
2222 java-version : ' 17'
2323 distribution : ' temurin'
Original file line number Diff line number Diff line change 1+ # yaml-language-server: $schema=https://raw.githubusercontent.com/suzuki-shunsuke/pinact/refs/heads/main/json-schema/pinact.json
2+ # pinact - https://github.com/suzuki-shunsuke/pinact
3+ version : 3
4+ # files:
5+ # - pattern: action.yaml
6+ # - pattern: */action.yaml
7+
8+ ignore_actions : []
9+ # - name: slsa-framework/slsa-github-generator/\.github/workflows/generator_generic_slsa3\.yml
10+ # ref: v\d+\.\d+\.\d+
11+ # - name: actions/.*
12+ # ref: main
13+ # - name: suzuki-shunsuke/.*
14+ # ref: release-.*
You can’t perform that action at this time.
0 commit comments