Skip to content

Commit e9fb4dd

Browse files
ci(deps): bump actions/github-script from 6.3.0 to 6.3.1 (#2)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dfc9771 commit e9fb4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-linked-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
repo: ${{ github.event.repository.name }}
6767
- id: label
6868
name: Label linked issues
69-
uses: actions/[email protected].0
69+
uses: actions/[email protected].1
7070
env:
7171
DATA: ${{ steps.query.outputs.data }}
7272
PRERELEASE: ${{ contains(steps.version.outputs.result, '-') }}

0 commit comments

Comments
 (0)