Skip to content

build(deps): bump @rails/ujs from 7.0.8 to 7.1.0 #6656

build(deps): bump @rails/ujs from 7.0.8 to 7.1.0

build(deps): bump @rails/ujs from 7.0.8 to 7.1.0 #6656

Workflow file for this run

# This workflow will triage pull requests and apply a label based on the
# paths that are modified in the pull request.
#
# See ../labeler.yml for mapping of files and labels
# See https://github.com/actions/labeler for more details on the action
name: filetype labeler
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"