Time Zones Are Hard - https://tz.rita.moe

Update docker/build-push-action action to v6 (#12)

Reviewed-on: https://git.rita.moe/kody/tz/pulls/12
Co-authored-by: Renovate [bot] <renovate@rita.moe>
Co-committed-by: Renovate [bot] <renovate@rita.moe>

Changed files
+1 -1
.forgejo
workflows
+1 -1
.forgejo/workflows/build.yml
···
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push
-
uses: docker/build-push-action@v5
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with:
···
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push
+
uses: docker/build-push-action@v6
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with: