Skip to content

Commit 3a74730

Browse files
committed
update workflows
1 parent c520926 commit 3a74730

14 files changed

Lines changed: 106 additions & 82 deletions

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@
3434
"repo": "github/gh-aw/actions/setup",
3535
"version": "v0.45.5",
3636
"sha": "852cb06ad52958b402ed982b69957ffc57ca0619"
37+
},
38+
"github/gh-aw/actions/setup@v0.47.2": {
39+
"repo": "github/gh-aw/actions/setup",
40+
"version": "v0.47.2",
41+
"sha": "faf2523ba6ae8aa862dc5c98e06d72e54a342d1f"
3742
}
3843
}
3944
}

.github/workflows/daily-repo-goals.lock.yml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-workflow-sync.lock.yml

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-workflow-sync.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ steps:
1818
uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 0
21+
persist-credentials: false
2122

2223
- name: Install gh-aw extension
2324
run: gh extension install github/gh-aw || gh extension upgrade github/gh-aw

0 commit comments

Comments
 (0)