File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 APPLY_FIXES : all
3131 VALIDATE_ALL_CODEBASE : true
3232 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
33- - uses : github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
33+ - uses : github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
3434 if : success() || failure()
3535 with :
3636 sarif_file : megalinter-reports/megalinter-report.sarif
Original file line number Diff line number Diff line change 2121 with :
2222 app-id : ${{ vars.FOREST_RELEASER_APP_ID }}
2323 private-key : ${{ secrets.FOREST_RELEASER_APP_PRIVATE_KEY }}
24- - uses : googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3 .0
24+ - uses : googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4 .0
2525 with :
2626 token : ${{ steps.token.outputs.token }}
You can’t perform that action at this time.
0 commit comments