Skip to content

Demo - Scan Allowed Actions #1

Demo - Scan Allowed Actions

Demo - Scan Allowed Actions #1

# SPDX-License-Identifier: Apache-2.0
# Licensed to the Ed-Fi Alliance under one or more agreements.
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
# See the LICENSE and NOTICES files in the project root for more information.
name: Demo - Scan Allowed Actions
on:
workflow_dispatch:
jobs:
action-allowedlist:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: ./action-allowedlist
name: Scan used actions
id: scan-action