Skip to content

Commit

Permalink
chore(deps): update talos boot assets
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent c4233ee commit eb07b59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/talos-boot-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
# renovate: depName=ghcr.io/siderolabs/amdgpu-firmware
AMDGPU_FIRMWARE_VERSION: 20231111
# renovate: depName=ghcr.io/siderolabs/tailscale
TAILSCALE_VERSION: 1.56.1
TAILSCALE_VERSION: 1.64.2

jobs:
check-releases:
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Login to GitHub Container Registry
uses: docker/login-action@v3.0.0
uses: docker/login-action@v3.2.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down Expand Up @@ -346,7 +346,7 @@ jobs:
path: /tmp/talos-build-assets

- name: Login to GitHub Container Registry
uses: docker/login-action@v3.0.0
uses: docker/login-action@v3.2.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit eb07b59

Please sign in to comment.