Skip to content

Commit 6f81562

Browse files
chore(deps): Bump actions-ecosystem/action-add-labels (#177)
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@bd52874...18f1af5) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e380eb5 commit 6f81562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/moderate-new-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
egress-policy: audit
3131

3232
- name: Add pending-review label
33-
uses: actions-ecosystem/action-add-labels@bd52874380e3909a1ac983768df6976535ece7f8 # v1.1.0
33+
uses: actions-ecosystem/action-add-labels@18f1af5e3544586314bbe15c0273249c770b2daf # v1.1.3
3434
with:
3535
github_token: ${{ secrets.GITHUB_TOKEN }}
3636
labels: pending-review

0 commit comments

Comments
 (0)