File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1616# under the License.
1717
1818
19- name : systematic -release.yml – Pull Request
19+ name : symantic -release.yml – Semantic Pull Request
2020
2121on :
2222 pull_request :
@@ -40,13 +40,12 @@ jobs:
4040 main :
4141 runs-on : ubuntu-latest
4242 steps :
43- - name : Harden the runner (Audit all outbound calls)
44- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
43+ - name : Harden Runner
44+ uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
4545 with :
4646 egress-policy : audit
4747
48- - name : semantic release
49- uses : amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
48+ - uses : amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # v6.1.1
5049 env :
5150 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5251 with :
You can’t perform that action at this time.
0 commit comments