aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/sanitizer.yml
Commit message (Collapse)AuthorAgeFilesLines
* ci: check for deprecated util functions #3462Justin M. Keyes2024-11-261-14/+0
|
* ci: run sanitizer on head branch instead of merge branchdundargoc2023-10-011-2/+1
|
* ci: bump actions/checkout from 3 to 4 (#2794)dependabot[bot]2023-09-051-1/+1
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: bump action versions (#2322)dundargoc2022-12-171-1/+1
|
* ci: use v2 tag for checkout actions (#1469)dundargoc2021-11-211-1/+1
| | | | | The official GitHub actions update the vX tags to be the latest. Workflows automatically benefit from bugfixes/patches without manually needing to update the workflows.
* fix(ci): avoid failing "dirname"-cleanup PRs (#1405)kylo2522021-11-131-0/+15