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.6.1 (#399)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent f772fec commit 40c5dce
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 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 runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-certbot-cloudflare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-fullbogons.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-growatt-ev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-iperf2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-iperf3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-irrd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-speedtest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
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/test-verlihub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create runner
uses: MattKobayashi/[email protected].0
uses: MattKobayashi/[email protected].1
with:
gh-api-token: ${{ secrets.GH_API_TOKEN }}
gha-runner-apt-mirror: http://mirror.overthewire.com.au/ubuntu/
Expand Down

0 comments on commit 40c5dce

Please sign in to comment.