Skip to content

Commit fd2533f

Browse files
heiskrCopilot
andauthored
Add Dependabot PR triage agentic workflow (#60034)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent a9a8598 commit fd2533f

File tree

5 files changed

+1368
-0
lines changed

5 files changed

+1368
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
# to native line endings on checkout.
55
*.md text diff=markdown
66
*.json.br filter=lfs diff=lfs merge=lfs -text
7+
.github/workflows/*.lock.yml linguist-generated=true merge=ours

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw/actions/setup@v0.50.5": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.50.5",
11+
"sha": "a7d371cc7e68f270ded0592942424548e05bf1c2"
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)