Skip to content

Add set and unset query tags and update base materializations #64

Add set and unset query tags and update base materializations

Add set and unset query tags and update base materializations #64

name: "Run pre-commit autoupdate"
on:
schedule:
- cron: "30 1 * * SAT"
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.sha }}
cancel-in-progress: true
jobs:
precommit-autoupdate:
name: "Run pre-commit autoupdate"
uses: dbt-labs/actions/.github/workflows/pre-commit-autoupdate.yml

Check failure on line 18 in .github/workflows/precommit-autoupdate.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/precommit-autoupdate.yml

Invalid workflow file

invalid value workflow reference: no version specified
secrets:
TOKEN: ${{ secrets.FISHTOWN_BOT_PAT }}
SLACK_WEBHOOK_PR_URL: ${{ secrets.SLACK_DEV_ADAPTER_PULL_REQUESTS }}
SLACK_WEBHOOK_ALERTS_URL: ${{ secrets.SLACK_DEV_ADAPTER_ALERTS }}