Skip to content

Pinact

Pinact #1

Workflow file for this run

---
name: Pinact
on:
schedule:
- cron: "30 22 * * 4"
workflow_dispatch:
permissions: {}
jobs:
pinact:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- name: Pin actions
uses: suzuki-shunsuke/pinact-action@d735505f3decf76fca3fdbb4c952e5b3eba0ffdd # v0.1.2
permissions:

Check failure on line 21 in .github/workflows/pinact.yml

View workflow run for this annotation

GitHub Actions / Pinact

Invalid workflow file

The workflow is not valid. .github/workflows/pinact.yml (Line: 21, Col: 9): Unexpected value 'permissions'
contents: write