1
0
mirror of https://github.com/XFox111/backbone.git synced 2026-04-22 07:17:59 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot] adac948295 build(deps): bump the all group with 3 updates
Bumps the all group with 3 updates: [docker/build-push-action](https://github.com/docker/build-push-action), [docker/metadata-action](https://github.com/docker/metadata-action) and [docker/login-action](https://github.com/docker/login-action).


Updates `docker/build-push-action` from 6 to 7
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

Updates `docker/metadata-action` from 5 to 6
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)

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

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: docker/metadata-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 02:21:14 +00:00
xfox111 8d45a49452 chore(ci): group dependabot updates 2025-12-11 01:23:48 +00:00
xfox111 4bc85dfbcd chore(ci): bump to checkout@v6 2025-12-11 01:23:20 +00:00
dependabot[bot] 849b2e296f build(deps): bump github/codeql-action from 3 to 4 (#11)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  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>
2025-11-11 15:06:34 +03:00
xfox111 46c6de9785 fix(ci): disable autobuild for codeql 2025-09-03 11:33:11 +03:00
xfox111 9c5c09ebec chore(ci): codeql advanced workflow 2025-09-03 11:30:50 +03:00
xfox111 5fe5aaf33b chore(dev): ci workflow update + minor changes 2025-09-03 08:20:38 +00:00
xfox111 6984c63028 fix: dependabot fails & ci branch names 2025-06-03 19:07:09 +03:00
xfox111 481a674fa9 chore: dependabot reviewers deprecation 2025-06-03 19:06:20 +03:00
xfox111 ff77e21d4d chore(ci): updated dependabot config 2025-03-28 00:06:05 +03:00
xfox111 f033c5e92e init: inital commit 2025-03-27 20:51:22 +00:00