Skip to content

Commit

Permalink
ci(deps): bump actions/github-script from 6.3.0 to 6.3.1 (#29)
Browse files Browse the repository at this point in the history
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] committed Oct 3, 2022
1 parent 4cc033c commit d190cd6
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.0
uses: actions/github-script@v6.3.1
env:
DATA: ${{ steps.query.outputs.data }}
PRERELEASE: ${{ contains(steps.version.outputs.result, '-') }}
Expand Down

0 comments on commit d190cd6

Please sign in to comment.