Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot] d735958636 chore: update generated content 2026-04-27 12:42:18 +00:00
dependabot[bot] 6be338ffcd build(deps): bump @actions/core from 3.0.0 to 3.0.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 12:41:30 +00:00
Paweł Gronowski f6ea87cae1 Merge pull request #253 from crazy-max/ci-bump-macos
ci: update macos runners to 26
2026-04-24 16:52:32 +02:00
CrazyMax b7bb222773 ci: update macos runners to 26
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2026-04-24 15:38:03 +02:00
5 changed files with 99 additions and 99 deletions
+8 -8
View File
@@ -32,7 +32,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
version:
- ""
@@ -56,7 +56,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@@ -77,7 +77,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@@ -104,7 +104,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@@ -122,7 +122,7 @@ jobs:
docker context inspect foo
lima-start-args:
runs-on: macos-15-intel
runs-on: macos-26-large
steps:
-
name: Checkout
@@ -186,7 +186,7 @@ jobs:
fail-fast: false
matrix:
os:
- macos-15-intel
- macos-26-large
steps:
-
name: Checkout
@@ -282,7 +282,7 @@ jobs:
os:
- ubuntu-latest
- ubuntu-24.04-arm
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
@@ -333,7 +333,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-15-intel
- macos-26-large
- windows-latest
steps:
-
Generated Vendored
+85 -85
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+4 -4
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -23,7 +23,7 @@
"license": "Apache-2.0",
"packageManager": "yarn@4.9.2",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/core": "^3.0.1",
"@docker/actions-toolkit": "^0.89.0"
},
"devDependencies": {
+1 -1
View File
@@ -2769,7 +2769,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/core": "npm:^3.0.1"
"@docker/actions-toolkit": "npm:^0.89.0"
"@eslint/js": "npm:^9.39.3"
"@types/node": "npm:^24.11.0"