Skip to content

build(deps-dev): bump prettier from 2.8.8 to 3.0.2 #489

build(deps-dev): bump prettier from 2.8.8 to 3.0.2

build(deps-dev): bump prettier from 2.8.8 to 3.0.2 #489

Workflow file for this run

---
name: Pull Requests
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
checkVersion:
if: github.event_name == 'pull_request'
name: Check version updated
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
# Use this GitHub Action
- name: Check package version
uses: dudo/tag_check@master
with:
git_tag_prefix: v