Skip to content

Commit

Permalink
chore(deps): update mattkobayashi/tailscale-qemu-runner-action action…
Browse files Browse the repository at this point in the history
… to v1.7.0 (#75)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 922a0d0 commit b4aa664
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.6.1
uses: MattKobayashi/tailscale-qemu-runner-action@v1.7.0
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://mirror.overthewire.com.au/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.6.1
uses: MattKobayashi/tailscale-qemu-runner-action@v1.7.0
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://mirror.overthewire.com.au/ubuntu/
Expand Down

0 comments on commit b4aa664

Please sign in to comment.