Skip to content

Bump constructs from 10.1.312 to 10.4.2 #17

Bump constructs from 10.1.312 to 10.4.2

Bump constructs from 10.1.312 to 10.4.2 #17

Workflow file for this run

# This workflow assigns labels to PRs according to the rules defined in .github/labeler.yml.
name: PR Labeler
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5