Skip to content

Commit

Permalink
build(deps): bump actions-ecosystem/action-add-labels
Browse files Browse the repository at this point in the history
Bumps [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@v1.1.0...v1.1.3)

---
updated-dependencies:
- dependency-name: actions-ecosystem/action-add-labels
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 3d64cea commit b7163d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: ".github/pr-labeler-config.yml"
- uses: actions-ecosystem/[email protected].0
- uses: actions-ecosystem/[email protected].3
# only add names of Acryl Data team members here
if:
${{
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
github_token: ${{ github.token }}
labels: |
community-contribution
- uses: actions-ecosystem/[email protected].0
- uses: actions-ecosystem/[email protected].3
# only add names of champions here. Confirm with DevRel Team
if:
${{
Expand Down

0 comments on commit b7163d1

Please sign in to comment.