Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Bump actions/upload-artifact from 4.2.0 to 4.3.0 #373

Bump actions/upload-artifact from 4.2.0 to 4.3.0

Bump actions/upload-artifact from 4.2.0 to 4.3.0 #373

Workflow file for this run

# Copyright 2020 The Knative Authors.
# SPDX-License-Identifier: Apache-2.0
# This file is automagically synced here from github.com/knative-sandbox/knobots
name: Code Style
on:
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
style:

Check failure on line 14 in .github/workflows/knative-style.yaml

View workflow run for this annotation

GitHub Actions / Code Style

Invalid workflow file

The workflow is not valid. .github/workflows/knative-style.yaml (Line: 14, Col: 3): Error calling workflow 'knative/actions/.github/workflows/reusable-style.yaml@main'. The nested job 'changes' is requesting 'pull-requests: write', but is only allowed 'pull-requests: none'.
uses: knative/actions/.github/workflows/reusable-style.yaml@main