Skip to content

Commit

Permalink
build(deps): bump actions/github-script from 6.3.3 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.3.3 to 6.4.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@d556fea...98814c5)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aanm committed Jan 27, 2023
1 parent 9a032ba commit 1a7bfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/external-contribution-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: actions/github-script@d556feaca394842dc55e4734bf3bb9f685482fa0
- uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975
with:
script: |
github.rest.issues.addLabels({
Expand Down

0 comments on commit 1a7bfe0

Please sign in to comment.