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.5.1 (#375)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 40641cf commit 79c985c
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-certbot-cloudflare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [certbot-cloudflare]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-fullbogons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [fullbogons]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-growatt-ev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [growatt-ev]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-influx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [influx]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-iperf2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [iperf2]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-iperf3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [iperf3]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-irrd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [irrd]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-speedtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [speedtest]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-verlihub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
container: [verlihub]
steps:
- name: Create self-hosted runner
uses: MattKobayashi/tailscale-qemu-runner-action@v1.4.0
uses: MattKobayashi/tailscale-qemu-runner-action@v1.5.1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://au.archive.ubuntu.com/ubuntu/
Expand Down

0 comments on commit 79c985c

Please sign in to comment.