Skip to content

Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #188

Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible

Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #188

Workflow file for this run

name: Label Commenter
on:
issues:
types:
- labeled
pull_request_target:
types:
- labeled
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: master # Set your default branch
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1