Skip to content

Bump SharpZipLib from 1.3.3 to 1.4.2 in /EXILED #404

Bump SharpZipLib from 1.3.3 to 1.4.2 in /EXILED

Bump SharpZipLib from 1.3.3 to 1.4.2 in /EXILED #404

name: Labeler
on:
- pull_request_target
defaults:
run:
working-directory: ./EXILED
jobs:
set-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/labeler.yml
sync-labels: true
assign-author:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: toshimaru/[email protected]