File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 lint :
11- uses : stylelint/.github/.github/workflows/call-lint.yml@ba1d7222b8b3c30030607fd70c0f1b37bf712acb # 0.2 .1
11+ uses : stylelint/.github/.github/workflows/call-lint.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3 .1
1212 permissions :
1313 contents : read
1414
1515 test :
16- uses : stylelint/.github/.github/workflows/call-test.yml@ba1d7222b8b3c30030607fd70c0f1b37bf712acb # 0.2 .1
16+ uses : stylelint/.github/.github/workflows/call-test.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3 .1
1717 with :
1818 node-version : ' ["lts/*"]'
1919 permissions :
Original file line number Diff line number Diff line change 1111
1212jobs :
1313 release-pr :
14- uses : stylelint/.github/.github/workflows/call-release-pr.yml@ba1d7222b8b3c30030607fd70c0f1b37bf712acb # 0.2 .1
14+ uses : stylelint/.github/.github/workflows/call-release-pr.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3 .1
1515 with :
1616 new-version : ${{ github.event.inputs.new-version }}
1717 permissions :
Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- uses : stylelint/.github/.github/workflows/call-release.yml@ba1d7222b8b3c30030607fd70c0f1b37bf712acb # 0.2 .1
10+ uses : stylelint/.github/.github/workflows/call-release.yml@f34faf02df201c8c204df4ae2543523ad54ceb07 # 0.3 .1
1111 permissions :
1212 contents : write
1313 id-token : write
You can’t perform that action at this time.
0 commit comments