Skip to content

chore: update versions in pinned_versions.env #1517

chore: update versions in pinned_versions.env

chore: update versions in pinned_versions.env #1517

Workflow file for this run

---
# SPDX-license-identifier: Apache-2.0
##############################################################################
# Copyright (c) 2021
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
name: Triage
# yamllint disable-line rule:truthy
on: [push, pull_request]
permissions: read-all
jobs:
assign-label:
name: Run GitHub action to assign labels to Pull Requests
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0