Skip to content

build(deps-dev): bump axios from 1.6.7 to 1.7.4 in the npm_and_yarn group across 1 directory #203

build(deps-dev): bump axios from 1.6.7 to 1.7.4 in the npm_and_yarn group across 1 directory

build(deps-dev): bump axios from 1.6.7 to 1.7.4 in the npm_and_yarn group across 1 directory #203

name: "WordPress version checker"
on:
push:
branches:
- develop
- trunk
pull_request:
branches:
- develop
schedule:
- cron: '0 0 * * 1'
permissions:
issues: write
jobs:
wordpress-version-checker:
runs-on: ubuntu-latest
steps:
- name: WordPress version checker
uses: skaut/wordpress-version-checker@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}