Skip to content

Bump pg from 1.4.3 to 1.5.4 in /src/supermarket #1286

Bump pg from 1.4.3 to 1.5.4 in /src/supermarket

Bump pg from 1.4.3 to 1.5.4 in /src/supermarket #1286

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 }}"