Skip to content

Commit

Permalink
action.yml: bump gitops-pusher version (#47)
Browse files Browse the repository at this point in the history
Pick up a fix from tailscale/tailscale#14296
  • Loading branch information
awly authored Dec 6, 2024
1 parent 830881e commit 90d4160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ runs:
TS_OAUTH_SECRET: "${{ inputs.oauth-secret }}"
TS_API_KEY: "${{ inputs.api-key }}"
TS_TAILNET: "${{ inputs.tailnet }}"
run: go run tailscale.com/cmd/gitops-pusher@v1.66.4 "--policy-file=${{ inputs.policy-file }}" "${{ inputs.action }}"
run: go run tailscale.com/cmd/gitops-pusher@66aa77416744037baec93206ae212012a2314f83 "--policy-file=${{ inputs.policy-file }}" "${{ inputs.action }}"

0 comments on commit 90d4160

Please sign in to comment.