Commit graph

6 commits

Author SHA1 Message Date
dependabot[bot]
dbfb6b2ae7
Bump the github-actions group with 3 updates (#6436)
Bumps the github-actions group with 3 updates: [install-pinned/ruff](https://github.com/install-pinned/ruff), [autofix-ci/action](https://github.com/autofix-ci/action) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `install-pinned/ruff` from f3fd6b89f77ff37a32e69cd2da72e0fc6e21f837 to 8876fcad1732d3dc660068908bbf5cdeeaa9d264
- [Release notes](https://github.com/install-pinned/ruff/releases)
- [Commits](f3fd6b89f7...8876fcad17)

Updates `autofix-ci/action` from 1.1 to 1.3
- [Release notes](https://github.com/autofix-ci/action/releases)
- [Commits](8caa572fd2...d3e591514b)

Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: install-pinned/ruff
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: autofix-ci/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 23:46:23 +01:00
dependabot[bot]
5cfbb8b661
Bump the github-actions group with 4 updates (#6393)
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [install-pinned/black](https://github.com/install-pinned/black), [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `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)

Updates `install-pinned/black` from ba55a508f931f1ee71ee049edba55c3382567656 to cd5d66326da7f8f47500e431cc8cb6d239eea3b5
- [Release notes](https://github.com/install-pinned/black/releases)
- [Commits](ba55a508f9...cd5d66326d)

Updates `docker/setup-qemu-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](2b82ce82d5...68827325e0)

Updates `docker/setup-buildx-action` from 2.10.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](885d1462b8...f95db51fdd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: install-pinned/black
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 01:36:44 +02:00
Maximilian Hils
8a79f61790 ci: fixup release permissions 2022-10-28 14:39:57 +02:00
Maximilian Hils
420d7f1cea ci: add option to skip status checks for releases 2022-10-28 14:39:57 +02:00
Maximilian Hils
756c59103e
ci: grant more permissions to release workflow 2022-10-28 13:28:16 +02:00
Maximilian Hils
58863cfb62
add more release automation (#5674) 2022-10-24 17:06:40 +02:00