diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 19bc39e8..34818809 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -133,7 +133,7 @@ jobs: oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }} tags: tag:github-action-ci-runner # renovate: datasource=github-releases depName=tailscale/tailscale - version: "1.68.1" + version: "1.68.2" - name: Tailscale Debug if: ${{ (github.event.inputs.verbosity || env.default_verbosity) >= 1 }} diff --git a/.github/workflows/test-image.yaml b/.github/workflows/test-image.yaml index 644f2d2a..5c861df1 100644 --- a/.github/workflows/test-image.yaml +++ b/.github/workflows/test-image.yaml @@ -45,7 +45,7 @@ jobs: oauth-secret: ${{ secrets.TAILSCALE_OAUTH_SECRET }} tags: tag:github-action-ci-runner # renovate: datasource=github-releases depName=tailscale/tailscale - version: "1.68.1" + version: "1.68.2" - name: Login to container registry id: login diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index 768112aa..885d454a 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -323,7 +323,7 @@ WORKDIR /tmp # Rust / Cargo # renovate: datasource=github-releases depName=rust-lang/rust -ARG RUST_VERSION="1.77.0" +ARG RUST_VERSION="1.79.0" ENV CARGO_HOME="/opt/cargo" ENV PATH="$PATH:$CARGO_HOME/bin" RUN --mount=type=cache,target=/root/.rustup,id=rustup-cache-${TARGETARCH} \ diff --git a/images/homelab-workspace/packages/github-releases.yaml b/images/homelab-workspace/packages/github-releases.yaml index 8156a500..f2cf386c 100644 --- a/images/homelab-workspace/packages/github-releases.yaml +++ b/images/homelab-workspace/packages/github-releases.yaml @@ -2,7 +2,7 @@ - name: act repo: https://github.com/nektos/act # renovate: datasource=github-releases depName=nektos/act - tag: "v0.2.63" + tag: "v0.2.64" asset_regex: "act_Linux_${TARGETARCH_ALTERNATE_X86_ONLY}.tar.gz" - name: actionlint repo: https://github.com/rhysd/actionlint @@ -95,12 +95,12 @@ - name: tflint repo: https://github.com/terraform-linters/tflint # renovate: datasource=github-releases depName=terraform-linters/tflint - tag: "v0.51.1" + tag: "v0.51.2" asset_regex: "tflint_linux_${TARGETARCH}.zip" - name: tfsec repo: https://github.com/aquasecurity/tfsec # renovate: datasource=github-releases depName=aquasecurity/tfsec - tag: "v1.28.9" + tag: "v1.28.10" asset_regex: ".*_linux_${TARGETARCH}.tar.gz" asset_files: - source: tfsec