Skip to content

MacOS root user is not able to use Twingate (MacOS: 12.6.6) #31

MacOS root user is not able to use Twingate (MacOS: 12.6.6)

MacOS root user is not able to use Twingate (MacOS: 12.6.6) #31

name: Upgrade provider
on:
workflow_dispatch: {}
issues:
types:
- opened
# schedule:
# - cron: '0 5 * * *'
permissions:
contents: write
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
upgrade_provider:
name: upgrade-provider
runs-on: ubuntu-latest
steps:
- name: Call upgrade provider action
uses: pulumi/pulumi-upgrade-provider-action@main
with:
kind: all