File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ permissions:
1616
1717jobs :
1818 build :
19- uses : miracum/.github/.github/workflows/standard-build.yaml@ca714dd2f958a70aa44fd62a7711321bf88b0236 # v1.16.19
19+ uses : miracum/.github/.github/workflows/standard-build.yaml@9e83a2b0b2e5681d913d4decdd18ac4ad6a6091c # v1.18.0
2020 permissions :
2121 contents : write
2222 id-token : write
@@ -235,7 +235,7 @@ jobs:
235235 kind-cluster-dump.txt
236236
237237 lint :
238- uses : miracum/.github/.github/workflows/standard-lint.yaml@ca714dd2f958a70aa44fd62a7711321bf88b0236 # v1.16.19
238+ uses : miracum/.github/.github/workflows/standard-lint.yaml@9e83a2b0b2e5681d913d4decdd18ac4ad6a6091c # v1.18.0
239239 permissions :
240240 contents : read
241241 pull-requests : write
Original file line number Diff line number Diff line change 1616 pull-requests : write
1717
1818 steps :
19- - uses : googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2 .0
19+ - uses : googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4 .0
2020 with :
2121 token : ${{ secrets.MIRACUM_BOT_SEMANTIC_RELEASE_TOKEN }}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ permissions:
1111
1212jobs :
1313 schedule :
14- uses : miracum/.github/.github/workflows/standard-schedule.yaml@ca714dd2f958a70aa44fd62a7711321bf88b0236 # v1.16.19
14+ uses : miracum/.github/.github/workflows/standard-schedule.yaml@9e83a2b0b2e5681d913d4decdd18ac4ad6a6091c # v1.18.0
1515 permissions :
1616 contents : read
1717 issues : write
Original file line number Diff line number Diff line change 3939 persist-credentials : false
4040
4141 - name : " Run analysis"
42- uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
42+ uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
4343 with :
4444 results_file : results.sarif
4545 results_format : sarif
6969
7070 # Upload the results to GitHub's code scanning dashboard.
7171 - name : " Upload to code-scanning"
72- uses : github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
72+ uses : github/codeql-action/upload-sarif@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3.30.9
7373 with :
7474 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments