Skip to content

chore(deps): bump axios from 1.9.0 to 1.13.5 #141

chore(deps): bump axios from 1.9.0 to 1.13.5

chore(deps): bump axios from 1.9.0 to 1.13.5 #141

Workflow file for this run

name: 'Version Check'
on:
pull_request:
types:
- opened
- reopened
- edited
- synchronize
branches:
- main
- master
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: action-version-check
uses: arcblock/action-version-check@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}