Skip to content

Bump actionpack from 7.0.4.2 to 7.0.5.1 in /src/supermarket/engines/fieri #1261

Bump actionpack from 7.0.4.2 to 7.0.5.1 in /src/supermarket/engines/fieri

Bump actionpack from 7.0.4.2 to 7.0.5.1 in /src/supermarket/engines/fieri #1261

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"