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
…6.0 (#15955)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 18, 2024
1 parent 696070e commit 677f1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prevent-file-change.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Prevent file change
uses: xalvarez/prevent-file-change-action@v1.5.1
uses: xalvarez/prevent-file-change-action@v1.6.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
pattern: website/data/users.yml

0 comments on commit 677f1e9

Please sign in to comment.