Skip to content

Commit 07f2cb5

Browse files
authored
persist credentials for version update (#584)
1 parent 208b0c0 commit 07f2cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-known-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1818
with:
19-
persist-credentials: false
19+
persist-credentials: true
2020
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
2121
with:
2222
node-version: "20"

0 commit comments

Comments
 (0)