mirror of
https://github.com/pi-hole/web.git
synced 2026-04-21 01:10:19 +01:00
Merge pull request #2283 from pi-hole/dependabot/github_actions/devel/actions-ecosystem/action-add-labels-1.1.3
Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
This commit is contained in:
2
.github/workflows/sync-back-to-dev.yml
vendored
2
.github/workflows/sync-back-to-dev.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
FROM_BRANCH: 'master'
|
||||
TO_BRANCH: 'devel'
|
||||
- name: Label the pull request to ignore for release note generation
|
||||
uses: actions-ecosystem/action-add-labels@v1.1.0
|
||||
uses: actions-ecosystem/action-add-labels@v1.1.3
|
||||
with:
|
||||
labels: internal
|
||||
repo: ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user