chore(deps): update Regctl version from v0.11.5 to v0.11.6

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
docker-ghactions[bot]
2026-09-03 09:01:30 +00:00
committed by GitHub
parent 77e84dbf09
commit c5d64dec84
3 changed files with 3 additions and 3 deletions
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+1 -1
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 context from './context.js';
import * as stateHelper from './state-helper.js'; import * as stateHelper from './state-helper.js';
const regctlDefaultVersion = 'v0.11.5'; const regctlDefaultVersion = 'v0.11.6';
const undockDefaultVersion = 'v0.14.0'; const undockDefaultVersion = 'v0.14.0';
actionsToolkit.run( actionsToolkit.run(