Skip to content

Commit

Permalink
chore(deps): update mattkobayashi/tailscale-runner-action action to v…
Browse files Browse the repository at this point in the history
…1.1.0 (#300)
  • Loading branch information
renovate[bot] authored Sep 29, 2024
1 parent 51e68f2 commit 54e6bcb
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 @@ -39,7 +39,7 @@ jobs:
]
steps:
- name: Create self-hosted Actions runner
uses: MattKobayashi/tailscale-runner-action@v1.0.2
uses: MattKobayashi/tailscale-runner-action@v1.1.0
with:
gh-app-id: ${{ secrets.GH_APP_ID }}
gh-app-login: MattKobayashi
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 @@ -36,7 +36,7 @@ jobs:
]
steps:
- name: Create self-hosted Actions runner
uses: MattKobayashi/tailscale-runner-action@v1.0.2
uses: MattKobayashi/tailscale-runner-action@v1.1.0
with:
gh-app-id: ${{ secrets.GH_APP_ID }}
gh-app-login: MattKobayashi
Expand Down

0 comments on commit 54e6bcb

Please sign in to comment.