Skip to content

Commit

Permalink
chore(deps): bump actions/labeler
Browse files Browse the repository at this point in the history
Bumps [actions/labeler](https://github.com/actions/labeler) from 506e1a00c6c05ba98ac585056a23f16073fa5915 to 70db055cd5ecb1019ed363a581f7208437960ec3.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@506e1a0...70db055)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent ee05f17 commit 4c43e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@506e1a00c6c05ba98ac585056a23f16073fa5915 # (latest, untagged)
- uses: actions/labeler@70db055cd5ecb1019ed363a581f7208437960ec3 # (latest, untagged)
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 4c43e36

Please sign in to comment.