Skip to content

Bump the all group across 1 directory with 2 updates #142

Bump the all group across 1 directory with 2 updates

Bump the all group across 1 directory with 2 updates #142

Workflow file for this run

# Copyright 2024 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Do Not Submit
on:
pull_request:
branches:
- 'main'
permissions: {}
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: step-security/harden-runner@fe104658747b27e96e4f7e80cd0a94068e53901d # v2.16.1
with:
egress-policy: audit
- name: Check out code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@f45211d3e8f9d2676c6b8cdd6a765435e06c819d # v1.6.13