Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
56a0c1f707
chore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#2803)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [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/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-03-18 23:19:03 +01:00
Nicolas Meienberger
531bdde0e4 ci: remove extra dot 2024-03-04 20:49:57 +01:00
Nicolas Meienberger
a9f5f362af ci: fix more syntax errors in workflow 2024-03-04 20:45:07 +01:00
Nicolas Meienberger
ae03da16bd ci: fix syntax for updated github script action 2024-03-04 20:40:55 +01:00
dependabot[bot]
b448d88e6d
chore(deps): bump actions/setup-node from 3 to 4 (#2679)
Bumps [actions/setup-node](https://github.com/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: actions/setup-node
  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>
2024-03-04 20:36:08 +01:00
dependabot[bot]
12f1a3dad6
chore(deps): bump pnpm/action-setup from 2.0.1 to 3.0.0 (#2661)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  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>
2024-03-04 09:03:02 +01:00
dependabot[bot]
fbb619b01a
chore(deps): bump actions/checkout from 2.0.0 to 4.1.1 (#2663)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.0.0 to 4.1.1.
- [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...v4.1.1)

---
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>
2024-03-04 08:55:40 +01:00
dependabot[bot]
5d96468afa
chore(deps): bump actions/github-script from 4 to 7 (#2659)
Bumps [actions/github-script](https://github.com/actions/github-script) from 4 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  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>
Co-authored-by: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com>
2024-03-04 08:52:52 +01:00
dependabot[bot]
33f2dfd58f
chore(deps): bump actions/cache from 3 to 4 (#2664)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
Co-authored-by: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com>
2024-03-04 08:39:31 +01:00
Nicolas Meienberger
70b5287a41
Test/ci non renovate (#818)
* chore(deps): update codeberg.org/forgejo/forgejo docker tag to v1.19.4

* wip

* Update app version [ready]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tipi CI <ci@runtipi.io>
2023-07-06 00:27:57 +02:00
Nicolas Meienberger
0ccc4b6aa1
ci: create a separate workflow for renovate branches (#809) 2023-07-05 10:23:50 +02:00