We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
false
1 parent f3749a1 commit 901eaa8Copy full SHA for 901eaa8
.github/workflows/update-latest-dependency.yml
@@ -69,7 +69,7 @@ jobs:
69
- name: Checkout code
70
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
71
with:
72
- persist-credentials: true # required for `git` operations (commit & push) at later steps
+ persist-credentials: false
73
74
- name: Download artifacts for all runtimes
75
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
0 commit comments