Skip to content

chore(deps): update dependency tsx to v4.19.1 #2180

chore(deps): update dependency tsx to v4.19.1

chore(deps): update dependency tsx to v4.19.1 #2180

Workflow file for this run

name: Track todo items
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@master
- name: Run tdg-github-action
uses: ribtoks/tdg-github-action@master
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}