mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-29 05:28:45 +00:00
build(deps): bump tailscale/github-action from 4.1.1 to 4.1.2 (#5789)
This commit is contained in:
@@ -349,7 +349,7 @@ jobs:
|
||||
# PR-labelled builds (`Z-Build-Workflow`) skip this and push only to ghcr.
|
||||
- name: Tailscale
|
||||
if: github.event_name == 'push'
|
||||
uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 # v4.1.1
|
||||
uses: tailscale/github-action@306e68a486fd2350f2bfc3b19fcd143891a4a2d8 # v4.1.2
|
||||
with:
|
||||
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
|
||||
audience: ${{ secrets.TS_AUDIENCE }}
|
||||
@@ -484,7 +484,7 @@ jobs:
|
||||
# `push` events.
|
||||
- name: Tailscale
|
||||
if: github.event_name == 'push'
|
||||
uses: tailscale/github-action@53acf823325fe9ca47f4cdaa951f90b4b0de5bb9 # v4.1.1
|
||||
uses: tailscale/github-action@306e68a486fd2350f2bfc3b19fcd143891a4a2d8 # v4.1.2
|
||||
with:
|
||||
oauth-client-id: ${{ secrets.TS_OAUTH_CLIENT_ID }}
|
||||
audience: ${{ secrets.TS_AUDIENCE }}
|
||||
|
||||
Reference in New Issue
Block a user