diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index e0f4074e2..756351222 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -28,7 +28,7 @@ jobs: uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2.0.0 with: # renovate: datasource=crate depName=just - just-version: 1.32.0 + just-version: 1.34.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 192467f20..df0115896 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -59,7 +59,7 @@ jobs: uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2.0.0 with: # renovate: datasource=crate depName=just - just-version: 1.32.0 + just-version: 1.34.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index af9dde0b7..1b3c5ef3c 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -31,7 +31,7 @@ jobs: - name: Update dependencies # yamllint disable-line rule:line-length - uses: renovatebot/github-action@8ce0fe8066eb6b16e1bf499b21bc96e5ccd962a4 # v40.2.3 + uses: renovatebot/github-action@76d49712364696a06b60e8647df46b288fff0ddc # v40.2.4 with: # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate renovate-version: 37.440.7 diff --git a/ansible/roles/all/vars/main.yml b/ansible/roles/all/vars/main.yml index ccf2f0f92..18b092200 100644 --- a/ansible/roles/all/vars/main.yml +++ b/ansible/roles/all/vars/main.yml @@ -68,7 +68,7 @@ lazygit_architecture: >- {{ architecture_to_lazygit_architecture[ansible_architecture] }} # renovate: datasource=github-releases depName=jdx/mise -mise_version: v2024.7.4 +mise_version: v2024.8.4 architecture_to_mise_architecture: x86_64: x64 armv7l: armv7 diff --git a/ansible/roles/servers/templates/server-nas/docker/apps/github-runners/compose.yml.j2 b/ansible/roles/servers/templates/server-nas/docker/apps/github-runners/compose.yml.j2 index 9bfc045fd..ef70bc8b6 100644 --- a/ansible/roles/servers/templates/server-nas/docker/apps/github-runners/compose.yml.j2 +++ b/ansible/roles/servers/templates/server-nas/docker/apps/github-runners/compose.yml.j2 @@ -1,7 +1,7 @@ --- services: github-runner-homelab: - image: myoung34/github-runner:2.317.0@sha256:5d69a68131ef0657ac346582b0aedfd2a1b67a377928fe21fe87b3b81c321d9e # editorconfig-checker-disable-line + image: myoung34/github-runner:2.318.0@sha256:9b500e5d07c6665ec270eb7dcfc5bb6a1029dfae6c0c9584e7153b74195fa5dd # editorconfig-checker-disable-line # This is the `runner` user. # See: https://github.com/myoung34/docker-github-actions-runner/wiki/Usage#non-root-runners editorconfig-checker-disable-line diff --git a/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 b/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 index 772ed590c..6ae78f340 100755 --- a/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 +++ b/ansible/roles/servers/templates/server-nas/docker/apps/home/compose.yml.j2 @@ -1,7 +1,7 @@ --- services: home-assistant: - image: lscr.io/linuxserver/homeassistant:2024.7.3@sha256:4308d106726c07a9611cad1b2c7e6f1510b63179eac8a0199aaad57a5828ea65 # editorconfig-checker-disable-line + image: lscr.io/linuxserver/homeassistant:2024.7.4@sha256:b9c69e8495d3aabc6c41fd74f026f94b1dad982831dc7f6ebe01524d93efbe6d # editorconfig-checker-disable-line environment: TZ: "{{ timezone }}" diff --git a/ansible/roles/workstations/vars/main.yml b/ansible/roles/workstations/vars/main.yml index 1ec02e6e4..e12d59779 100644 --- a/ansible/roles/workstations/vars/main.yml +++ b/ansible/roles/workstations/vars/main.yml @@ -1,6 +1,6 @@ --- # renovate: datasource=github-releases depName=cli/cli -github_cli_version: v2.53.0 +github_cli_version: v2.54.0 architecture_to_github_cli_architecture: x86_64: amd64 armv7l: armv6