Skip to content

build(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.1 #49

build(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.1

build(deps-dev): bump @babel/preset-env from 7.24.0 to 7.24.1 #49

Workflow file for this run

on: [issue_comment]
jobs:
bump-library:
name: Bump library version
runs-on: ubuntu-latest
steps:
- name: Bump and commit library
uses: boyum/bump-and-commit-h5p-library@latest
with:
github-token: ${{ secrets.GITHUB_TOKEN }}