Skip to content

Commit 1fe7969

Browse files
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8eb0630 commit 1fe7969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/prevent-file-change.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Prevent file change
22-
uses: xalvarez/[email protected].0
22+
uses: xalvarez/[email protected].1
2323
with:
2424
githubToken: ${{ secrets.GITHUB_TOKEN }}
2525
pattern: website/data/users.yml

0 commit comments

Comments
 (0)