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.3
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent a6aa36c commit b63ac4e
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].2
uses: MattKobayashi/[email protected].3
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].2
uses: MattKobayashi/[email protected].3
with:
gh-app-id: ${{ secrets.GH_APP_ID }}
gh-app-login: MattKobayashi
Expand Down

0 comments on commit b63ac4e

Please sign in to comment.