Skip to content

Commit 4c6c621

Browse files
hudeng-gogithub-actions
authored andcommitted
chore: Update integration.yml
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
1 parent 9a1ae3a commit 4c6c621

1 file changed

Lines changed: 7 additions & 14 deletions

File tree

integration.yml

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
# Required
2-
message: |
3-
Integrated for v25-Release
4-
# Not required, now default is v25-Release
1+
message: >-
2+
fix(libscram-java): CVE-2025-59432 by
3+
deepin-ci-robot@deepin-community/libscram-java
54
milestone: v25-Release
6-
# Required
7-
repos:
8-
# Required
9-
- repo: linuxdeepin/examplerepo
10-
# Not required
11-
tag: 5.11.22
12-
# Not required, but need one of tag and tagsha info
13-
# When use tag info, integration workflow will check repository tag and build tag version
14-
# When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
15-
tagsha: "********************************"
5+
repos:
6+
- repo: deepin-community/libscram-java
7+
tagsha: 246e0f7aac8019255c54de853b85dde3cb883e32
8+
timestamp: 1777516595546

0 commit comments

Comments
 (0)