Skip to content

chore(deps): bump rules_python from 1.8.3 to 2.0.2 (#77) #18

chore(deps): bump rules_python from 1.8.3 to 2.0.2 (#77)

chore(deps): bump rules_python from 1.8.3 to 2.0.2 (#77) #18

Workflow file for this run

# *******************************************************************************
# Copyright (c) 2026 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License Version 2.0 which is available at
# https://www.apache.org/licenses/LICENSE-2.0
#
# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************
name: Bzlmod Lockfile Check
permissions:
contents: read
on:
pull_request:
types: [opened, reopened, synchronize]
merge_group:
types: [checks_requested]
push:
branches:
- main
jobs:
bzlmod-lock:
uses: eclipse-score/cicd-workflows/.github/workflows/bzlmod-lock-check.yml@829b3e11ccbf924a5782f7bfed647cb1619fdf78 # v0.0.1
with:
working-directory: .