Skip to content

Commit

Permalink
ci(deps): Bump actions/github-script from 6.4.0 to 6.4.1 (#121)
Browse files Browse the repository at this point in the history
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6.4.0...v6.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent 99f2265 commit 64ddd4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-linked-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
repo: ${{ github.event.repository.name }}
- id: label
name: Label linked issues
uses: actions/[email protected].0
uses: actions/[email protected].1
env:
DATA: ${{ steps.query.outputs.data }}
PRERELEASE: ${{ contains(steps.version.outputs.result, '-') }}
Expand Down

0 comments on commit 64ddd4b

Please sign in to comment.