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

Bump golang.org/x/sync from 0.4.0 to 0.5.0 #59

Bump golang.org/x/sync from 0.4.0 to 0.5.0

Bump golang.org/x/sync from 0.4.0 to 0.5.0 #59

Workflow file for this run

# Copyright 2023 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Do Not Submit
on:
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.5.2
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@main