Skip to content

chore(deps): update bfra-me/.github action to v1.5.0 #372

chore(deps): update bfra-me/.github action to v1.5.0

chore(deps): update bfra-me/.github action to v1.5.0 #372

# Update repository settings to match the definitions in .github/settings.yml.
---
name: Update Repo Settings
'on':
push:
branches: [main]
schedule:
- cron: '55 2 * * *' # Every day at 02:55 UTC
workflow_dispatch:
jobs:
update-repo-settings:
name: Update Repo Settings
secrets:
APPLICATION_ID: ${{ secrets.APPLICATION_ID }}
APPLICATION_PRIVATE_KEY: ${{ secrets.APPLICATION_PRIVATE_KEY }}
uses: bfra-me/.github/.github/workflows/update-repo-settings.yaml@1c17eaf8f65bd27be72b1f674d0940185a0d5e1c # v1.5.0