Skip to content

Bump oven-sh/setup-bun from 1 to 2 (#8) #42

Bump oven-sh/setup-bun from 1 to 2 (#8)

Bump oven-sh/setup-bun from 1 to 2 (#8) #42

Workflow file for this run

name: autoupdate
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-latest
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_CONFLICT_ACTION: "ignore"
MERGE_MSG: "🔀 Update branch"