Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot] 2ac70c0d8e chore: update generated content 2026-04-27 12:42:00 +00:00
dependabot[bot] 238eed5a34 build(deps): bump @docker/actions-toolkit from 0.89.0 to 0.89.1
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.89.0 to 0.89.1.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](https://github.com/docker/actions-toolkit/compare/v0.89.0...v0.89.1)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-version: 0.89.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-27 12:41:09 +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
6 changed files with 75 additions and 75 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
+58 -58
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+2 -2
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+1 -1
View File
@@ -218,7 +218,7 @@ Apache License
The following npm package may be included in this product:
- @docker/actions-toolkit@0.89.0
- @docker/actions-toolkit@0.89.1
This package contains the following license:
+1 -1
View File
@@ -24,7 +24,7 @@
"packageManager": "yarn@4.9.2",
"dependencies": {
"@actions/core": "^3.0.0",
"@docker/actions-toolkit": "^0.89.0"
"@docker/actions-toolkit": "^0.89.1"
},
"devDependencies": {
"@eslint/js": "^9.39.3",
+5 -5
View File
@@ -421,9 +421,9 @@ __metadata:
languageName: node
linkType: hard
"@docker/actions-toolkit@npm:^0.89.0":
version: 0.89.0
resolution: "@docker/actions-toolkit@npm:0.89.0"
"@docker/actions-toolkit@npm:^0.89.1":
version: 0.89.1
resolution: "@docker/actions-toolkit@npm:0.89.1"
dependencies:
"@actions/artifact": "npm:^6.2.1"
"@actions/cache": "npm:^6.0.0"
@@ -447,7 +447,7 @@ __metadata:
semver: "npm:^7.7.4"
tar-stream: "npm:^3.1.7"
tmp: "npm:^0.2.5"
checksum: 10/fd1faef4a5c6d0719a0de0dea270315e80cc5ae1b3c949b0888de55b57534312e1407619a49e22af2bd3f43326981fa477b06d861b49bbc9ad484fbf99df577f
checksum: 10/6133dc2df69ffb757d26aac55a792f25adf0d186b9c0784b4cdb8e16dbb176ac2a620b9bb15242fa5f216dded55a98abb7e9718a1ee829d4a04907888f0f5fb1
languageName: node
linkType: hard
@@ -2770,7 +2770,7 @@ __metadata:
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@docker/actions-toolkit": "npm:^0.89.0"
"@docker/actions-toolkit": "npm:^0.89.1"
"@eslint/js": "npm:^9.39.3"
"@types/node": "npm:^24.11.0"
"@typescript-eslint/eslint-plugin": "npm:^8.56.1"