Skip to content

Commit 87c6fe9

Browse files
build(deps): bump actions-ecosystem/action-add-labels (#2893)
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-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a838fe commit 87c6fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-dependabot-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: ${{ github.actor == 'dependabot[bot]' }}
3030
steps:
3131
- name: Add extra labels to Dependabot PRs
32-
uses: actions-ecosystem/[email protected].0
32+
uses: actions-ecosystem/[email protected].3
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535
labels: ignore-for-release

0 commit comments

Comments
 (0)