Skip to content

build(deps): bump lit from 2.7.5 to 2.8.0 #486

build(deps): bump lit from 2.7.5 to 2.8.0

build(deps): bump lit from 2.7.5 to 2.8.0 #486

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