Skip to content

Commit

Permalink
ci(deps): Bump actions/github-script from 6.3.3 to 6.4.0 (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 27, 2023
1 parent 792079c commit d0cbcfa
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/github-script@v6.3.3
uses: actions/github-script@v6.4.0
env:
DATA: ${{ steps.query.outputs.data }}
PRERELEASE: ${{ contains(steps.version.outputs.result, '-') }}
Expand Down

0 comments on commit d0cbcfa

Please sign in to comment.