Commit graph

10 commits

Author SHA1 Message Date
Tobias Gruetzmacher 3ed4b701ca Seems not every action publishes major semantic tags... 2021-08-26 22:31:18 +02:00
Tobias Gruetzmacher cb73e2da50 Revert all github actions to only reference major version 2021-08-26 22:19:26 +02:00
dependabot[bot] 7a135c7c93
Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#196)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 09:34:13 +02:00
dependabot[bot] e3d2de9436
Bump codecov/codecov-action from 1 to 2.0.1 (#195)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2021-07-20 09:46:58 +02:00
dependabot[bot] 6697cd414a
Bump actions/checkout from 2 to 2.3.4 (#188)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 13:43:36 +02:00
dependabot[bot] 7b109c9280
Bump actions/setup-python from 2 to 2.2.2 (#191)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 13:29:28 +02:00
Tobias Gruetzmacher dc86a27033 Hardcode code climate reporter ID (it's not secret) 2021-05-12 12:54:45 +02:00
Tobias Gruetzmacher 9588ab4355 Move codeclimate reporter to GitHub Actions 2021-05-01 13:45:03 +02:00
Tobias Gruetzmacher 50f6288c86 Move codecov to GitHub Actions 2021-05-01 11:27:05 +02:00
Tobias Gruetzmacher 2f1873d120 Add inital GitHub Actions 2021-05-01 11:25:01 +02:00