mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-06-21 04:09:48 +08:00
Update security config
This commit is contained in:
2
.github/workflows/update-changelog.yml
vendored
2
.github/workflows/update-changelog.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
# persist-credentials: true is required so `git-auto-commit-action` below
|
||||
# can push the CHANGELOG update.
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 # zizmor: ignore[artipacked]
|
||||
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 # zizmor: ignore[artipacked]
|
||||
with:
|
||||
ref: main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user