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 Aug 7, 2024
1 parent e48551e commit 603caeb
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 =
"16ebe778df0e7752d2cfcbd924afdbbd89c1a755"

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

0 comments on commit 603caeb

Please sign in to comment.