Skip to content

Commit

Permalink
chore(deps): update xalvarez/prevent-file-change-action action to v1.…
Browse files Browse the repository at this point in the history
…9.1 (#17159)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 8eb0630 commit 1fe7969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prevent-file-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Prevent file change
uses: xalvarez/prevent-file-change-action@v1.9.0
uses: xalvarez/prevent-file-change-action@v1.9.1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
pattern: website/data/users.yml

0 comments on commit 1fe7969

Please sign in to comment.