Skip to content

chore(deps): Bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 #301

chore(deps): Bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7

chore(deps): Bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 #301

Workflow file for this run

name: Label Triggered Comment
on:
issues:
types: [labeled, unlabeled]
pull_request:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
comment:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
config_file: .github/label-commenter-config.yml