Skip to content

Commit

Permalink
build(deps): bump actions-ecosystem/action-add-labels from 1.1.0 to 1…
Browse files Browse the repository at this point in the history
….1.3 (#12386)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2025
1 parent d397b13 commit 2d044e9
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 2d044e9

Please sign in to comment.