Skip to content

Bump chainguard-dev/actions from 1.6.3 to 1.6.4 in the all group #129

Bump chainguard-dev/actions from 1.6.3 to 1.6.4 in the all group

Bump chainguard-dev/actions from 1.6.3 to 1.6.4 in the all group #129

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@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
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@eab208ef2d05b13404296a5e194a6b237e8bb213 # v1.6.4