Skip to content

Commit cb7795c

Browse files
Bump williambdean/closing-labels from 0.0.3 to 0.0.4 (#7743)
Bumps [williambdean/closing-labels](https://github.com/williambdean/closing-labels) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/williambdean/closing-labels/releases) - [Commits](williambdean/closing-labels@v0.0.3...v0.0.4) --- updated-dependencies: - dependency-name: williambdean/closing-labels 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 19389fc commit cb7795c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Sync labels with closing issues
13-
uses: williambdean/closing-labels@v0.0.3
13+
uses: williambdean/closing-labels@v0.0.4
1414
with:
1515
exclude: "help wanted,needs info,beginner friendly"
1616
env:

0 commit comments

Comments
 (0)