Skip to content

Commit

Permalink
Bump actions-ecosystem/action-add-labels from 1.1.2 to 1.1.3 (#673)
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.2 to 1.1.3.
- [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases)
- [Commits](actions-ecosystem/action-add-labels@v1.1.2...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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2021
1 parent a24db83 commit 2593ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Apply 'approved' label when OWNER left '/approve' comment
- uses: actions/checkout@v2.3.4
- uses: actions-ecosystem/action-add-labels@v1.1.2
- uses: actions-ecosystem/action-add-labels@v1.1.3
with:
github_token: ${{ secrets.github_token }}
labels: |
Expand Down

0 comments on commit 2593ed7

Please sign in to comment.