Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

chore(deps): update dependency com.wallbrew:lein-sealog to v1.1.0 (#81) #31

chore(deps): update dependency com.wallbrew:lein-sealog to v1.1.0 (#81)

chore(deps): update dependency com.wallbrew:lein-sealog to v1.1.0 (#81) #31

Workflow file for this run

name: Generate TODO Tickets
on:
push:
branches:
- master
jobs:
todo:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4.1.1
- name: Generate TODO Tickets
uses: ribtoks/tdg-github-action@master
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}
LABEL: "TODO"
# This file was automatically copied and populated by rebroadcast
# Do not edit this file directly, instead modify the source at https://github.com/Wall-Brew-Co/rebroadcast