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 23, 2024
1 parent 10043a0 commit e074ecb
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 =
"5176d81f87c23d6fc96624dfdbcd9f3830bbe445"

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

0 comments on commit e074ecb

Please sign in to comment.