Skip to content

Bump nginx from 1.25.3-alpine to 1.25.4-alpine #184

Bump nginx from 1.25.3-alpine to 1.25.4-alpine

Bump nginx from 1.25.3-alpine to 1.25.4-alpine #184

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
permissions:
contents: read
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"