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 Sep 30, 2024
1 parent 4d2b65f commit e841ff4
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 =
"4f58ea79222b3b9dc2c8bbdd6debcef730109a75"

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

0 comments on commit e841ff4

Please sign in to comment.