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.5 (#57)
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 164f4d5 commit c462f18
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 @@ -25,7 +25,7 @@ jobs:
]
steps:
- name: Create self-hosted Actions runner
uses: MattKobayashi/[email protected].4
uses: MattKobayashi/[email protected].5
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 @@ -24,7 +24,7 @@ jobs:
max-parallel: 1
steps:
- name: Create self-hosted Actions runner
uses: MattKobayashi/[email protected].4
uses: MattKobayashi/[email protected].5
with:
gh-app-id: ${{ secrets.GH_APP_ID }}
gh-app-login: MattKobayashi
Expand Down

0 comments on commit c462f18

Please sign in to comment.