|
@@ -14,7 +14,7 @@ jobs:
|
|
uses: actions/checkout@v4
|
|
uses: actions/checkout@v4
|
|
|
|
|
|
- name: Prevent lock file change
|
|
- name: Prevent lock file change
|
|
- uses: xalvarez/prevent-file-change-action@v1
|
|
|
|
|
|
+ uses: xalvarez/prevent-file-change-action@v2
|
|
with:
|
|
with:
|
|
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
|
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
|
pattern: Gemfile.lock|pnpm-lock.json
|
|
pattern: Gemfile.lock|pnpm-lock.json
|