Skip to content

chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 … #186

chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 …

chore(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 … #186

name: Auto update PR's
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: chinthakagodawita/autoupdate@v1.7.0
env:
GITHUB_TOKEN: "${{ secrets.GIX_CREATE_PR_PAT }}"
MERGE_MSG: "Branch was auto-updated."
RETRY_COUNT: "5"
RETRY_SLEEP: "1000"
MERGE_CONFLICT_ACTION: "ignore"