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

0 comments on commit f2cc614

Please sign in to comment.