Skip to content

Commit ad25719

Browse files
Drop persist-credentials input for snapshots job checkout (#158)
1 parent c3a37b8 commit ad25719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-integration-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3434
with:
3535
token: ${{ secrets.GITHUB_TOKEN }}
36-
persist-credentials: false
3736

3837
- name: Get PR Info
3938
id: pr

0 commit comments

Comments
 (0)