Skip to content

Upgrade: bump @typescript-eslint/parser from 4.33.0 to 6.20.0 #805

Upgrade: bump @typescript-eslint/parser from 4.33.0 to 6.20.0

Upgrade: bump @typescript-eslint/parser from 4.33.0 to 6.20.0 #805

Workflow file for this run

name: Diff
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: git tag --sort version:refname
- name: Diff
id: diff
uses: ./
- name: Show
run: echo ${{ steps.diff.outputs.diff }}