Skip to content

Commit

Permalink
chore(deps): update dependency docker/login-action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 969643c commit 4bad6dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dhall/steps/docker/login-action/action.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ let __test__step_id =
, `with` = Some ([] : List { mapKey : Text, mapValue : Text })
}

let {- renovate(github-action): depName=docker/login-action currentValue=v1 -}
v1 =
"f054a8b539a109f9f41c372932f1ae047eff08c9"
let {- renovate(github-action): depName=docker/login-action currentValue=v3 -}
v3 =
"9780b0c442fbb1117ed29e0efdff1e18412f7567"

in { v1 = step v1, v1/sha = v1, step }

0 comments on commit 4bad6dd

Please sign in to comment.