diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 746593a7..8eb65a76 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,6 @@ jobs: steps: - uses: actions/checkout@v6 with: - persist-credentials: false # See # https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#push-to-protected-branches token: ${{ secrets.RELEASE_PAT }} diff --git a/zizmor.yml b/zizmor.yml index f63e179d..4716b1b9 100644 --- a/zizmor.yml +++ b/zizmor.yml @@ -10,3 +10,5 @@ rules: disable: true template-injection: disable: true + artipacked: + disable: true