Skip to content

Commit

Permalink
don't persist creds
Browse files Browse the repository at this point in the history
  • Loading branch information
mmenanno committed Dec 19, 2023
1 parent bcec74e commit 1784f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-rbi-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false
# persist-credentials: false
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
token: ${{ secrets.LUNCHMONEY_PAT_TOKEN }}
Expand Down

0 comments on commit 1784f3b

Please sign in to comment.