mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-07-16 11:50:08 -05:00
chore(deps): update Regctl version from v0.8.3 to v0.11.5
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
412f770366
commit
62121a8f70
+1
-1
File diff suppressed because one or more lines are too long
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user