Skip to content

Bump the actions group with 2 updates (#60) #49

Bump the actions group with 2 updates (#60)

Bump the actions group with 2 updates (#60) #49

Workflow file for this run

name: Test with auth
on:
push:
branches:
- 'main'
pull_request_target:
branches:
- 'main'
permissions: {}
jobs:
test:
name: Test with auth
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # Needed for auth
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@ab7a9404c0f3da075243ca237b5fac12c98deaa5 # v2.19.3
with:
egress-policy: block
allowed-endpoints: >
*.blob.core.windows.net:443
*.githubapp.com:443
console-api.enforce.dev:443
dl.enforce.dev:443
github.com:443
issuer.enforce.dev:443
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: ./
with:
identity: ce2d1984a010471142503340d670612d63ffb9f6/d05d31ba65ec54d1
- run: chainctl auth status