Skip to content

Bump step-security/harden-runner from 2.16.0 to 2.16.1 in the all group #141

Bump step-security/harden-runner from 2.16.0 to 2.16.1 in the all group

Bump step-security/harden-runner from 2.16.0 to 2.16.1 in the all group #141

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@8bb24c24be6871bee44f19be55ea11e3b2aea3dd # v1.6.11