Merge pull request #302 from docker/deps/regctl-version

chore(deps): update Regctl version from v0.8.3 to v0.11.5
This commit is contained in:
CrazyMax
2026-07-15 11:57:05 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
Generated Vendored
+1 -1
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
+1 -1
View File
@@ -10,7 +10,7 @@ import {Install as UndockInstall} from '@docker/actions-toolkit/lib/undock/insta
import * as context from './context.js';
import * as stateHelper from './state-helper.js';
const regctlDefaultVersion = 'v0.8.3';
const regctlDefaultVersion = 'v0.11.5';
const undockDefaultVersion = 'v0.10.0';
actionsToolkit.run(