Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

feat(Dependencies): Update dependency andrewrothstein.miniconda to v6… #660

feat(Dependencies): Update dependency andrewrothstein.miniconda to v6…

feat(Dependencies): Update dependency andrewrothstein.miniconda to v6… #660

Workflow file for this run

name: autoupdate
on:
push:
branches:
- dev
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUBSECRET2 }}"
MERGE_MSG: "Branch was auto-updated."
MERGE_CONFLICT_ACTION: "ignore"
EXCLUDED_LABELS: "dependencies"