Skip to content

Commit

Permalink
chore(deps): update dependency docker/build-push-action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 0539ed7 commit f4f196a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dhall/steps/docker/build-push-action/action.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ let __test__step_id =
, `with` = Some ([] : List { mapKey : Text, mapValue : Text })
}

let {- renovate(github-action): depName=docker/build-push-action currentValue=v2 -}
v2 =
"1bc1040caef9e604eb543693ba89b5bf4fc80935"
let {- renovate(github-action): depName=docker/build-push-action currentValue=v6 -}
v6 =
"1ca370b3a9802c92e886402e0dd88098a2533b12"

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

0 comments on commit f4f196a

Please sign in to comment.